Skip to content

Conversation

novenn
Copy link

@novenn novenn commented May 24, 2024

removeListener not working in some scenior:

If the element or its parent has already been removed and appended to the DOM again
then Object.onload is been called again, and onElementDetectable will be called again

in some scenarios: users want to removeListener before element been removed
but when the element been appended to the DOM again, if onElementDetectable is called
then addListener function will be called again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant