Closed sametaylak closed 1 year ago
Vuetify Version: 3.3.9 Last working version: 2.6.12 Vue Version: 3.3.4 Browsers: Chrome 115.0.0.0 OS: Mac OS 10.15.7
It should focus list items
It doesn't focus list items
https://codesandbox.io/s/amazing-engelbart-w2tmkv
You can find Vuetify2 version in here: https://codesandbox.io/s/cranky-diffie-hwkcl8 Vuetify3 verions in here: https://codesandbox.io/s/amazing-engelbart-w2tmkv
If you see cannot use import error, please try to refresh preview view
It works if you put everything in one list.
I wanna keep searchbox(v-text-field) on top while scrolling rest of the list items without broke the navigation. @KaelWD
position:sticky?
Environment
Vuetify Version: 3.3.9 Last working version: 2.6.12 Vue Version: 3.3.4 Browsers: Chrome 115.0.0.0 OS: Mac OS 10.15.7
Steps to reproduce
Expected Behavior
It should focus list items
Actual Behavior
It doesn't focus list items
Reproduction Link
https://codesandbox.io/s/amazing-engelbart-w2tmkv
Other comments
You can find Vuetify2 version in here: https://codesandbox.io/s/cranky-diffie-hwkcl8 Vuetify3 verions in here: https://codesandbox.io/s/amazing-engelbart-w2tmkv
If you see cannot use import error, please try to refresh preview view