Skip to content

MutationObserver feature support for node module's global object or specific objects. #46849

Closed
@ganeshkbhat

Description

@ganeshkbhat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions