Skip to content
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

[bug]: Noise demo page - CodeSandbox still using 9.5.5 version #2219

Open
1 of 5 tasks
amberyufangchiu opened this issue Nov 10, 2023 · 0 comments
Open
1 of 5 tasks
Labels
template: bug This issue might be a bug

Comments

@amberyufangchiu
Copy link

Which react-spring target are you using?

  • @react-spring/web
  • @react-spring/three
  • @react-spring/native
  • @react-spring/konva
  • @react-spring/zdog

What version of react-spring are you using?

9.5.5

What's Wrong?

Noise CodeSandbox demo
Noise package.json

It seems like package.json is using global variable of react-spring, but when you open CodeSandbox demo, it's still using 9.5.5 version.

To Reproduce

Noise CodeSandbox demo

Expected Behaviour

It should be upgrade to latest version of react-spring.

Link to repo

https://codesandbox.io/s/ggyzkv

@amberyufangchiu amberyufangchiu added the template: bug This issue might be a bug label Nov 10, 2023
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

No branches or pull requests

1 participant