Skip to content

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

Open
ecammit wants to merge 1 commit intoInteractiveAdvertisingBureau:masterfrom
imediabrands:master
Open

Fixes Dispose method on IntersectionObserver to reference this.element#24
ecammit wants to merge 1 commit intoInteractiveAdvertisingBureau:masterfrom
imediabrands:master

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