Skip to content
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

Chrome Extension: Mutation event DOMNodeRemoved is deprecated #237

Open
falko opened this issue Jul 22, 2024 · 0 comments
Open

Chrome Extension: Mutation event DOMNodeRemoved is deprecated #237

falko opened this issue Jul 22, 2024 · 0 comments

Comments

@falko
Copy link

falko commented Jul 22, 2024

I'm getting the following error in Microsoft Edge version 126.0.2592.113 (Official build) (64-bit):

Listener added for a DOMNodeRemoved mutation event. This event type is deprecated, and will be removed from this browser VERY soon. Usage of this event listener will cause performance issues today, and represents a large risk of imminent site breakage. Consider using MutationObserver instead. See https://chromestatus.com/feature/5083947249172480 for more information.

Stack Trace

src/static/vendor/js/jquery-3.4.1.min.js:2 (add)

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