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
By default, react-curtains listens to the window scroll for animating the curtains. This unfortunately doesn't work in some cases where you're scrolling a different container. Is there an easy way to listen to the scroll of another container and use the useCurtainEvents("onScroll") hook?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello!
By default, react-curtains listens to the window scroll for animating the curtains. This unfortunately doesn't work in some cases where you're scrolling a different container. Is there an easy way to listen to the scroll of another container and use the
useCurtainEvents("onScroll")
hook?Thanks!
The text was updated successfully, but these errors were encountered: