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
Error in RichText Editor while rendering in React SPFX - Listener added for a 'DOMNodeInserted' mutation event. Support for this event type has been removed
#1964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
While using the version of dev controls 3.20.0 the RichText Editor is showing an error in browser console. The error appears as soon as the text editor renders in the browser.
Error Text:
[Deprecation] Listener added for a 'DOMNodeInserted' mutation event. Support for this event type has been removed, and this event will no longer be fired. See https://chromestatus.com/feature/5083947249172480 for more information.
Any advice to resolve it?
Thanks
The text was updated successfully, but these errors were encountered:
While using the version of dev controls 3.20.0 the RichText Editor is showing an error in browser console. The error appears as soon as the text editor renders in the browser.
Error Text:
[Deprecation] Listener added for a 'DOMNodeInserted' mutation event. Support for this event type has been removed, and this event will no longer be fired. See https://chromestatus.com/feature/5083947249172480 for more information.
Any advice to resolve it?
Thanks
The text was updated successfully, but these errors were encountered: