This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
MutationObserver feature support for node module's global object or specific objects. #46849
Labels
feature request
Issues that request new features to be added to Node.js.
What is the problem this feature will solve?
Compatibility with Nodejs? MutationObserver will support Observers on global object or specific objects.
What is the feature you are proposing to solve the problem?
Can I use this MutationObserver for node module's objects declaration tracking and observing declared objects on current nodejs version 18.14.2 LTS, and 19.7.0 Current? Any polyfill also should do.
https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
What alternatives have you considered?
None. Recommendation for support of similar feature; alternatively.
The text was updated successfully, but these errors were encountered: