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'.

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