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
How can I define a bottom sheet that occupies 100% of the screen height? I can't do it without defining a height in pixels, and I already tried with “flex: 1” and it doesn't work, just the content is not seen.