Hi, I'm loading the component when the scroll reaches some point of the page, so I always get a warning:

But my scroll event is already in the passive mode, so I assumed that to load the 360 component the main thread is being blocked and this not good at all for performance and UX.
What do you think about that? (PS: Awesome component by the way!)
Hi, I'm loading the component when the scroll reaches some point of the page, so I always get a warning:

But my scroll event is already in the passive mode, so I assumed that to load the 360 component the main thread is being blocked and this not good at all for performance and UX.
What do you think about that? (PS: Awesome component by the way!)