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
When the fraction prop is present in any component and an animation begins outside of the viewport, the animation gets stuck. To reproduce, try a <Roll> or <Slide>, positioning the component on the very left of the viewport. Inspecting the HTML reveals a forever-twitching class.
I'm on version 3.4.0
The text was updated successfully, but these errors were encountered:
When the
fraction
prop is present in any component and an animation begins outside of the viewport, the animation gets stuck. To reproduce, try a<Roll>
or<Slide>
, positioning the component on the very left of the viewport. Inspecting the HTML reveals a forever-twitching class.I'm on version
3.4.0
The text was updated successfully, but these errors were encountered: