Scrollbar over Tabbar and Navbar

I have a strange behavior on one of my apps. Scrollable content is covered by the tabbar and the navbar as expected. But the scrollbar is not… it goes from the very top of the screen to the bottom and is visible over the nav- and tabbar. On my other apps the scrollbar is covered like it’s supposed to do.

I tried to find the mistake… no success so far ;(

Any ideas?

ok… found the reason. There was nothing wrong with the code, it was just a bug in Safari I used for testing. Once I restarted the browser, everything was fine again. Somehow Safari had a problem with Dom rendering and refreshing the page only did not help… sorry for the false alarm :wink:

1 Like