[Bug Report][3.5.1] Bounce on scroll to bottom of the page with VAppBar set with scroll-behavior="hide" #19090
Closed
Description
Environment
Vuetify Version: 3.5.1
Vue Version: 3.4.7
Browsers: Chrome 120.0.0.0
OS: Windows 10
Steps to reproduce
Make a layout with v-app-bar with scroll-behavior="hide" and a scrollable v-main and scroll to bottom of the page, you will see it bounces back up. If you don't see it on the first try scroll up and back down again.
Expected Behavior
When scrolling to bottom of the page, stays at the bottom with v-app-bar hidden
Actual Behavior
Bounces back up, cannot scroll to bottom