You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! Could you detail what you are thinking in this regards? I looked around and tried digging up some ideas - we don't initialize the raf-pool if the browser supports IObserver (thus no requestAnimationFrame). I'm sure I missed something though.
That seems like an optimal idea! Although I think we would need to make the async chain all the way up to watchElement...Certainly worth exploring but would be quite a big change.
It would be nice if the rAF implementation was not loaded if the browser supports
IntersectionObserver
.The text was updated successfully, but these errors were encountered: