Skip to content

Maybe Undo MutationEvent Fix For IE11? #19

@paulie4

Description

@paulie4

I tested https://jsfiddle.net/x2r3jpuz/2/ on IE11, and it is not causing a crash for me. This is the version info for my IE11:
image

If Microsoft has apparently fixed whatever bug was causing that problem, should the code switch back to using MutationObservers instead of MutationEvents, since MDN's docs say MutationEvents are deprecated and can make DOM modifications "1.5 - 7 times slower?"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions