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 have an issue with viewportSafeAreaInsetBottom, I'm using it to set padding for bottom tabbar.
When I open a page with an input, focus an element and then use backbutton to get to the initial page for some reason viewportSafeAreaInsetBottom becomes 0 (on iphone), so the tabbar is not padded properly until I trigger some other ui animation to rerender this page
The text was updated successfully, but these errors were encountered:
I have an issue with viewportSafeAreaInsetBottom, I'm using it to set padding for bottom tabbar.
When I open a page with an input, focus an element and then use backbutton to get to the initial page for some reason viewportSafeAreaInsetBottom becomes 0 (on iphone), so the tabbar is not padded properly until I trigger some other ui animation to rerender this page
The text was updated successfully, but these errors were encountered: