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
Make ModalBottomSheetState correctly report isIdle
This fixes a bug where the currentDetent != targetDetent when isIdle is true, which logically does not make sense.