peity_vanilla_rails
peity_vanilla_rails copied to clipboard
Browser deprecation warning regarding DOMSubtreeModified
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