I have issue. I have a button to scroll. https://i.stack.imgur.com/VxHm4.png
After I scroll, I want to disable the default browser scroll, when I change pages.
Now, I use height: 100%; overflow: hidden;, but button scroll don't work
height: 100%; overflow: hidden;