[bug]: Noise demo page - CodeSandbox still using 9.5.5 version
Open
Nobody has claimed this yet.
area: docs
- Dominant language
- TypeScript
- Stars
- 29.1k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
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
Expected Behaviour
It should be upgrade to latest version of react-spring.
Link to repo
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with demo/src/sandboxes/noise/package.json and compare its react-spring reference with the Noise CodeSandbox at https://codesandbox.io/s/ggyzkv. Update the demo so the sandbox uses the current react-spring version, then reopen the sandbox and verify that it no longer uses 9.5.5.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100