You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently running Jquery version 3 on my machine. On my JS console, I am getting a warning that states, 'Use of Mutation Events is deprecated. Use MutationObserver instead'.
I found the error is in the file, bootstrap-wysihtml5/wysihtml5x-toolbar.self-f835bfe0ef8681a04b930aafeb1f792406f9426924cc7d7bf8d08463415b8120.js?body=1
and it is on lines 5747 and 5761. When can I expect this issue to be resolved?
The text was updated successfully, but these errors were encountered:
Hello,
I am currently running Jquery version 3 on my machine. On my JS console, I am getting a warning that states, 'Use of Mutation Events is deprecated. Use MutationObserver instead'.
I found the error is in the file, bootstrap-wysihtml5/wysihtml5x-toolbar.self-f835bfe0ef8681a04b930aafeb1f792406f9426924cc7d7bf8d08463415b8120.js?body=1
and it is on lines 5747 and 5761. When can I expect this issue to be resolved?
The text was updated successfully, but these errors were encountered: