bradleyg / django-s3direct

Directly upload files to S3 compatible services with Django.
MIT License
653 stars 234 forks source link

[Violation] 'DOMNodeInserted' consider using MutationObserver #225

Closed sebalatorre closed 2 years ago

sebalatorre commented 3 years ago

index.js:50 [Violation] Added synchronous DOM mutation listener to a 'DOMNodeInserted' event. Consider using MutationObserver to make the page more responsive.

I'm getting this message on Chrome and Safari. Is it a problem on my end? or it's something that should be fixed on this package?

Please help!

bradleyg commented 2 years ago

Should be fixed in the latest release.