We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parallax is not working anymore
Update "@react-spring/parallax": "9.0.0-canary.808.11.4be2ac3" to "@react-spring/parallax": "9.0.0-canary.808.17.55c5691"
"@react-spring/parallax": "9.0.0-canary.808.11.4be2ac3"
"@react-spring/parallax": "9.0.0-canary.808.17.55c5691"
With
<Parallax ref={parallax} pages={2} enabled={false}> ... </Parallax>
Layer should change when one is dragging the DIV.
https://codesandbox.io/s/react-spring-parallax-qt4tr
react-spring
@react-spring/parallax
react
The text was updated successfully, but these errors were encountered:
Please try with v9.0.0-rc.2 #985
If the bug persists, please give a step-by-step list on what to do in your repro. 👍
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
🐛 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
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.0The text was updated successfully, but these errors were encountered: