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
Create an autocomplete with many items, a couple hundred at least, set an initial value somewhere in the list
Click on autocomplete to bring up menu
Hover over menu and scroll slightly with mouse wheel
Expected Behavior
Scrolling in autocomplete menu starts smoothly from initial scroll position
Actual Behavior
When starting to scroll the scroll position jumps away from the initial scroll position. In the example it jumps from 100 to 145 immediately and from there it's smooth again.
Environment
Vuetify Version: 3.11.6
Vue Version: 3.5.27
OS: macOS 10.15 (current)
Steps to reproduce
Expected Behavior
Scrolling in autocomplete menu starts smoothly from initial scroll position
Actual Behavior
When starting to scroll the scroll position jumps away from the initial scroll position. In the example it jumps from 100 to 145 immediately and from there it's smooth again.
Reproduction Link
https://play.vuetifyjs.com/#...
Screen.Recording.2026-01-20.at.12.09.57.mov