hi, When using SockJS in Chrome, it says that sockjs.js uses a deprecated feature at line 3285, which is: global.addEventListener(event, listener, false); and a breakpoint at this line shows that global = window and event = 'unload'. Thi...
Open console in Chrome Go to issues tab The message will appear "'Event.path' is deprecated and will be removed in M109, around January 2023. Please use 'Event.composedPath()' instead. See https://www.chromestatus.com/feature/57261246329...
Browser is raising a warning regarding line 4274 in quill.js - I'm using latest version 1.3.7 **_this.domNode.addEventListener("DOMNodeInserted", function() { });** DOM Mutation Events, including DOMSubtreeModified, DOMNodeInserted, DOMN...
I used assertType() in a test, and PHPUnit warned: Warning: Deprecated PHPUnit features are being used 1 times! Use --verbose for more information. However, neither --verbose nor --debug added additional information about which deprecate...
CHANGELOG.md LICENSE Makefile README.md index.js package.json README MIT license reactify DEPRECATED:Usebabelifyinstead (make sure you configured Babel with babel-preset-react). Browserifytransform for JSX (superset of JavaScript used inReactlibrary): ...