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

useTrail Animation has no transition effect ? #1140

Closed
zejunking opened this issue Sep 7, 2020 · 4 comments
Closed

useTrail Animation has no transition effect ? #1140

zejunking opened this issue Sep 7, 2020 · 4 comments
Labels
kind: bug Something isn't working
Milestone

Comments

@zejunking
Copy link

🐛 Bug Repor

Width from 1 to 100 has no transition effect and is instantly reached.
The code can run on V8. Is it caused by the new change of V9?
Please forgive me for not finding the method in the document.

image

  • react-spring v9.0.0-rc.3
  • react v16.13.1
@aleclarson
Copy link
Contributor

Please provide a minimal sandbox (fork this one) or .git url that shows the issue. 👍

@aleclarson aleclarson added the type: needs repro Needs minimal reproduction label Sep 7, 2020
@zejunking
Copy link
Author

Please provide a minimal sandbox (fork this one) or .git url that shows the issue. 👍

https://codesandbox.io/s/inspiring-faraday-tjsf6

@aleclarson aleclarson added kind: bug Something isn't working v9 and removed type: needs repro Needs minimal reproduction labels Sep 8, 2020
@tomdohnal
Copy link

I believe it's the same(-ish) issue I'm having here #1118

@joshuaellis joshuaellis added this to the v9.1.0 milestone Mar 18, 2021
@CodyJasonBennett
Copy link
Member

This is a duplicate of #1118, with multiple animations not being smoothly animated.

However, this looks to be working with what we're cooking up for v9.1.0.

v9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants