krakenjs / zoid

Cross domain components
Apache License 2.0
2.03k stars 248 forks source link

Mutation Deprecated #151

Closed katerberg closed 5 years ago

katerberg commented 6 years ago

Hello, when using xComponent.create(), I am getting the following warning in Firefox Quantum: Use of Mutation Events is deprecated. Use MutationObserver instead

Please let me know if you need an example to help triage.

Thanks!

bluepnume commented 5 years ago

This should be fixed, please let me know if you still see it.

christianpv commented 4 years ago

The warning is still there when using the latest minor of version 6 of the library. I tracked it down to the event DOMNodeInserted. Would you like me to submit a PR?

katerberg commented 4 years ago

@christianpv I'd create a new issue or PR and link it to this one. Most maintainers don't check closed issues.