DavidHDev/react-bits

[BUG]: components/scroll-stack

Closed this issue · 1 comments

Describe the issue

It's not working when i am trying to use it. It is just stuck at the initial point

Reproduction Link

No response

Steps to reproduce

npm install lenis
import ScrollStack, { ScrollStackItem } from './ScrollStack'

Card 1

This is the first card in the stack

Card 2

This is the second card in the stack

Card 3

This is the third card in the stack

Then i copy the scroll stack to my components folder. Still it doesn't work. It doesn't give error as such but it doesn't work. It just pauses

Validations

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

Yep, there are some known bugs on this. Will refactor it at some point