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

TypeError: Failed to execute 'unobserve' on 'IntersectionObserver': parameter 1 is not of type 'Element'. #7

Open
dominicchapman opened this issue Jul 24, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dominicchapman
Copy link
Member

Intermittently, when running the site with yarn dev I’ll hit the following error when the dev server tries to hot-reload.

TypeError: Failed to execute 'unobserve' on 'IntersectionObserver': parameter 1 is not of type 'Element'.

Screenshot 2020-07-24 at 21 42 13

Need to dig on the use-active-hash implementation and consider remove altogether until resolved.

@dominicchapman dominicchapman added the bug Something isn't working label Jul 24, 2020
@dominicchapman dominicchapman self-assigned this Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant