DavidHDev/react-bits

[BUG]: Scroll Stack isn't working

Closed this issue · 2 comments

Describe the issue

I have followed instrustion as per react bits documentaiont for Scroll Stack , Seem like scrolling isn't working on cards. I sugguest to debug this component it isn't working and make the scrolling hang.

Reproduction Link

No response

Steps to reproduce

Image

Validations

  • I have checked other issues to see if my issue was already reported or addressed

Make sure you use the useWindowScroll prop, and that you've actually got enough scrollable area on your page, otherwise this won't work.

Buddy I am designer, and as I was just following the instructions as per documentation. Though other elements are working but this isn't working.