github-bpmn
github-bpmn copied to clipboard
Chrome Extension: Mutation event `DOMNodeRemoved` is deprecated
I'm getting the following error in Microsoft Edge version 126.0.2592.113 (Official build) (64-bit):
Listener added for a
DOMNodeRemovedmutation 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)