[BUG]: Scroll Stack isn't working
Closed this issue · 2 comments
M2Changezi commented
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
Validations
- I have checked other issues to see if my issue was already reported or addressed
DavidHDev commented
Make sure you use the useWindowScroll prop, and that you've actually got enough scrollable area on your page, otherwise this won't work.
M2Changezi commented
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.