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.
Steps to reproduce the behavior:
Rocket keeps moving after dragging it and releasing.
https://codesandbox.io/s/initial-rocket-j17su
react-spring v9.0.0-canary.809.5.f01ecc2react v16.12.0I know it's confusing, but the 809 canary is older than the 808 canary, because #809 was merged into #808. Try using canary.808.17 and it will work. 馃憤
Hi, we still have the issue with latests rc-3 version, are you aware of it ?
@damien916 Open a new issue with a sandbox. Thanks 馃憤
Most helpful comment
I know it's confusing, but the
809canary is older than the808canary, because #809 was merged into #808. Try usingcanary.808.17and it will work. 馃憤