React-spring: useSpring v9 immediate regression

Created on 9 Feb 2020  路  3Comments  路  Source: pmndrs/react-spring

馃悰 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'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.

Link to repro (highly encouraged)

https://codesandbox.io/s/initial-rocket-j17su

Environment

  • react-spring v9.0.0-canary.809.5.f01ecc2
  • react v16.12.0
bug

Most helpful comment

I 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. 馃憤

All 3 comments

I 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 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Oba-One picture Oba-One  路  3Comments

BertCh picture BertCh  路  3Comments

eDubrovsky picture eDubrovsky  路  3Comments

MaximeDenuit picture MaximeDenuit  路  4Comments

jmcruzmanalo picture jmcruzmanalo  路  4Comments