Skip to content

Browser deprecation warning regarding DOMSubtreeModified #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vanboom opened this issue Feb 5, 2025 · 1 comment
Open

Browser deprecation warning regarding DOMSubtreeModified #6

vanboom opened this issue Feb 5, 2025 · 1 comment

Comments

@vanboom
Copy link

vanboom commented Feb 5, 2025

Firefox showing this warning when using peity...

Adding a listener for DOMSubtreeModified is deprecated and will be removed soon.
Instead of a MutationEvent, use MutationObserver. 
https://developer.mozilla.org/docs/Web/API/MutationObserver
@vanboom
Copy link
Author

vanboom commented Feb 5, 2025

Addressed in PR for the core JS, but not merged yet...

railsjazz/peity_vanilla#5 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant