Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Dispose method on IntersectionObserver to reference this.element #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ecammit
Copy link

@ecammit ecammit commented Aug 15, 2023

Prevents runtime errors during a dispose call of Uncaught ReferenceError: element is not defined

Resolved #23

…s.element and prevent runtime errors during a dispose call. Reference: Issue InteractiveAdvertisingBureau#23
@ecammit
Copy link
Author

ecammit commented Jan 30, 2024

@iabshailley
@goosemanjack
@vladgurgov
@jdreetz

If any of you still have access to this repo.

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.

dispose references element instead of this.element
1 participant