Video Overflows from Bottom Sheet When Scrolling
I’m working on an app where a video player is embedded inside a bottom sheet. When I scroll within the bottom sheet, the video unexpectedly goes out of bounds and overflows outside of the bottom sheet’s visible area. I need the video to remain within the bottom sheet while scrolling, without disrupting the layout.