pinussilvestrus / github-bpmn

Applications Collection: Render BPMN, CMMN and DMN files on GitHub
MIT License
28 stars 2 forks source link

Chrome Extension: Mutation event `DOMNodeRemoved` is deprecated #237

Open falko opened 3 months ago

falko commented 3 months ago

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)