in `androidx.compose.material3` 1.2.0-alpha10 I am...
# compose
c
in
androidx.compose.material3
1.2.0-alpha10 I am seeing the
SheetState.isVisible
as
false
whilst animating from
Expanded
to
Hidden
does anyone know if this is an intentional change?