Skip to content

Parallax is not working anymore #929

New issue

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

Closed
MBach opened this issue Feb 5, 2020 · 1 comment · Fixed by #1330
Closed

Parallax is not working anymore #929

MBach opened this issue Feb 5, 2020 · 1 comment · Fixed by #1330
Labels
template: bug This issue might be a bug
Milestone

Comments

@MBach
Copy link

MBach commented Feb 5, 2020

🐛 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.55c5691
  • react v16.12.0
@MBach MBach added the kind: bug Something isn't working label Feb 5, 2020
@aleclarson aleclarson added the v9 label Feb 6, 2020
@aleclarson aleclarson added this to the v9.0.0 milestone Apr 17, 2020
@aleclarson
Copy link
Contributor

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. 👍

@aleclarson aleclarson added template: bug This issue might be a bug and removed kind: bug Something isn't working labels May 9, 2020
@joshuaellis joshuaellis linked a pull request Mar 18, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template: bug This issue might be a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants