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
Yep, saw this today, too, it's the reverse. I am re-writing hooks from the ground up currently, there will be a big update soon. They're all still experimental for now, but the upcoming version will make them official with docs, a proper api and all these little bugs hopefully fixed.
Seems like
reset
andinitial
props doesn't work with useTransition as expected. Try to comment out it here. I guess, bug withinitial
prop related to wrong initial state at this line https://github.com/react-spring/react-spring/blob/f938b667860da1ace2f13523ea7aae5a9ba2a320/src/hooks/useTransition.js#L146The text was updated successfully, but these errors were encountered: