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
Describe the bug
When tapping the top 40px of the screen in an app on iOS, the open app will scroll to the top. When doing this on a site I am making using overlayScrollbars, it seems like it does not work
To Reproduce
Steps to reproduce the behavior:
Open a page using overlayScrollbars on an iOS device
Scroll down on the page
Tap the center of the very top of the screen (the top 40px of the screen where the status bar with the clock and battery appear)
Notice how the page does not scroll to top of the page
Expected behavior
The page should scroll to the top
Describe the bug
When tapping the top 40px of the screen in an app on iOS, the open app will scroll to the top. When doing this on a site I am making using overlayScrollbars, it seems like it does not work
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The page should scroll to the top
Examples
You can use this page on an iOS device to test: https://cdpn.io/pen/debug/wvPPeZx/8d2787285f08cc3eb9a9820ef6df5177
Environment
The text was updated successfully, but these errors were encountered: