Component not intersecting on viewports <= 460px in width
I am using IntersectionObserver to produce animations on my website and it behaves as expected on browser widths > 460px.
I am using IntersectionObserver to produce animations on my website and it behaves as expected on browser widths > 460px.