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
Bump, having same issues, making it unusable on mobile at the moment. Using a simple example with location="bottom". In fact, adding the "touchless" property on v-navigation-drawer actually did the opposite of what the documentation says, and enables the touch scroll behavior.
Environment
Vuetify Version: 3.2.3
Vue Version: 3.2.47
Browsers: Google Chrome
OS: Mac OSX
Steps to reproduce
<v-navigation-drawer>
withlocation="bottom"
Expected Behavior
Scrolling with both scroll wheel and touch
Actual Behavior
Only scrolls with scroll wheel
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: