Has anyone else experienced a BottomSheetScaffold opening when the content in it changes sizes? I have a BottomSheetScaffold which observes a value, and based on the value the ui changes, standard stuff. However, the BottomSheetScaffold keeps opening when the ui changes, yet I would like for it to stay closed.