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
Is there a way to make the scroll snap work for deeply nested children with specific id's or data attributes instead of direct children to the container?
The text was updated successfully, but these errors were encountered:
Hi @skittlesaur, no, the library currently only takes into account the main container dimensions and the snap destination coordinates to calculate the snapping point.
Hi @skittlesaur, no, the library currently only takes into account the main container dimensions and the snap destination coordinates to calculate the snapping point.
Thank you. But is there a way to use this library like react-use-scroll-snap without overflow auto?
I'm not familiar with that library so I'm not sure what you mean exactly, though I'm happy to help with your scenario if you can provide a codesandbox or similar with the expected behaviour
Is there a way to make the scroll snap work for deeply nested children with specific id's or data attributes instead of direct children to the container?
The text was updated successfully, but these errors were encountered: