-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
template: bugThis issue might be a bugThis issue might be a bug
Milestone
Description
🐛 Bug Report
Parallax is not working anymore
To Reproduce
Update
"@react-spring/parallax": "9.0.0-canary.808.11.4be2ac3"
to
"@react-spring/parallax": "9.0.0-canary.808.17.55c5691"
With
<Parallax ref={parallax} pages={2} enabled={false}>
...
</Parallax>
Expected behavior
Layer should change when one is dragging the DIV.
Link to repro (highly encouraged)
https://codesandbox.io/s/react-spring-parallax-qt4tr
Environment
react-spring
c9.0.0-canary.808.17.55c5691@react-spring/parallax
v9.0.0-canary.808.17.55c5691react
v16.12.0
Metadata
Metadata
Assignees
Labels
template: bugThis issue might be a bugThis issue might be a bug