Fix 'trusted-create-element' — do not add element on every DOM changes #450
Labels
bug
Something isn't working
Priority: P4
Release: v1.12.1
Resolution: Fixed
Status: Closed
Version: Scriptlets v1.12
Currently element is added every time when there is change in DOM.
Steps to reproduce:
Website is unresponsive because elements are added in the loop.
Consider also a case when one element is added inside another:
The text was updated successfully, but these errors were encountered: