DOMNodeInserted Warnings

1. What is the "DOMNodeInserted" warning?

Apryse Docs Image

The "DOMNodeInserted" warning is related to a deprecated event in web browsers. The DOMNodeInserted event is fired when a new node (like an element or text) is added to the DOM. This event is no longer used in modern browsers.

2. Why is this warning appearing in WebViewer?

This warning appears because, at some point, an event listener for DOMNodeInserted was being used in the application. Even though the listener has been manually disabled and is no longer used, the warning persists because some WebViewer dependencies (like Quill) still reference this event.

3. Is it necessary to take any action regarding this warning?

No action is required. The warning does not indicate any functional issues or performance problems. WebViewer will continue to work as expected and the necessary updates to resolve the warning is planned for a future release.

Did you find this helpful?

Trial setup questions?

Ask experts on Discord

Need other help?

Contact Support

Pricing or product questions?

Contact Sales