I am getting a lot of Deprecation warnings for "Listener added for a ‘DOMNodeInserted’ mutation event. Get 81 every time my page loads. Not sure if this is creating any performance issues currently but I do not love seeing these.
After tearing apart my app I traced it to rich text components. Each appears to given three warnings whenever they render. The setting “Toolbar type” when selected as “Popup” seems to account for 1 of the 3 warnings the component causes. I have not found any other settings to cause or not cause the warning.
I think this is a UIB issue. Correct?