Closed jsomeara closed 3 months ago
Resolves #3616
I swapped the deprecated 'DOMNodeInserted' with a Mutation Observer instead, eliminating the error.
Before After
Resolves #3616
I swapped the deprecated 'DOMNodeInserted' with a Mutation Observer instead, eliminating the error.
Before/After screenshots (if applicable)
Before After
Testing instructions
Things to check before submitting the PR