Skip to content

Browser deprecation warning regarding DOMSubtreeModified #6

@vanboom

Description

@vanboom

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions