You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I found a regression on 9.0.0-canary.809.* versions but I'm not exactly sure what is wrong, it seems that immediate is read as true even when it's set to false. See sandbox below.
To Reproduce
Steps to reproduce the behavior:
Open sandbox
Drag & release rocket
Expected behavior
Rocket keeps moving after dragging it and releasing.
🐛 Bug Report
I think I found a regression on 9.0.0-canary.809.* versions but I'm not exactly sure what is wrong, it seems that
immediate
is read as true even when it'sset
to false. See sandbox below.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Rocket keeps moving after dragging it and releasing.
Link to repro (highly encouraged)
https://codesandbox.io/s/initial-rocket-j17su
Environment
react-spring
v9.0.0-canary.809.5.f01ecc2react
v16.12.0The text was updated successfully, but these errors were encountered: