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