You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing a one-page web application, and I ran into a problem in the plug-in. Content is updated dynamically and respectively need to use a delegated event handling to work properly. I tried using MutationOvserver, but this not led to work correctly. More specifically, it operates only once.
The text was updated successfully, but these errors were encountered:
I'm doing a one-page web application, and I ran into a problem in the plug-in. Content is updated dynamically and respectively need to use a delegated event handling to work properly. I tried using MutationOvserver, but this not led to work correctly. More specifically, it operates only once.
The text was updated successfully, but these errors were encountered: