vuetify
vuetify copied to clipboard
[Bug Report][3.8.8] VSelect sticky when scrolling page
Environment
Vuetify Version: 3.8.8 Vue Version: 3.5.16 Browsers: Chrome 137.0.0.0 OS: Windows 10
Steps to reproduce
open the select then scroll
Expected Behavior
it would close
Actual Behavior
sticks until selection
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
i dont know if this is intended
This is related to this bug: https://github.com/vuetifyjs/vuetify/issues/21551 which already has a PR fix.