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
Seems like the internal logic skips the next best value (the closest inside UnstyledDraggableAnchors) and as a side effect the progress between settled and target instantly becomes 1...
Notes
I use version 1.20.0
I use a bottom sheet with extended and hidden state only
The text was updated successfully, but these errors were encountered:
When observing the bottom sheet state I see that the progress jumps to 1 as soon as I drag the bottom sheet to 50% and then it stays there.
Logs look like following then:
Seems like the internal logic skips the next best value (the
closest
insideUnstyledDraggableAnchors
) and as a side effect the progress between settled and target instantly becomes 1...Notes
1.20.0
The text was updated successfully, but these errors were encountered: