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
I'd recommend changing overflow: hidden to overflow: clip, or add an option to do so.
It would be best to be able to set the option globally instead of passing BodyScrollOptions to disableBodyScroll() as the 2nd argument every time.
The text was updated successfully, but these errors were encountered:
I'd recommend changing
overflow: hidden
tooverflow: clip
, or add an option to do so.It would be best to be able to set the option globally instead of passing
BodyScrollOptions
todisableBodyScroll()
as the 2nd argument every time.The text was updated successfully, but these errors were encountered: