Skip to content

Fixed ResizeObserver detach error #221

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

Merged
merged 1 commit into from
Mar 20, 2018
Merged

Fixed ResizeObserver detach error #221

merged 1 commit into from
Mar 20, 2018

Conversation

bbeckford
Copy link
Contributor

Fixes error on detach: Uncaught TypeError: Failed to execute 'unobserve'
on 'ResizeObserver': parameter 1 is not of type 'Element'.

Fixes error on detach: Uncaught TypeError: Failed to execute 'unobserve'
on 'ResizeObserver': parameter 1 is not of type 'Element'.
@marcj
Copy link
Owner

marcj commented Mar 20, 2018

Good catch!

@marcj marcj merged commit cbc9d1a into marcj:master Mar 20, 2018
@marcj
Copy link
Owner

marcj commented Mar 20, 2018

Thanks

@bbeckford
Copy link
Contributor Author

No problem :)

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.

2 participants