Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.2.3] Can't scroll bottom sheet through touching #17352

Closed
smortexa opened this issue May 11, 2023 · 2 comments
Closed

[Bug Report][3.2.3] Can't scroll bottom sheet through touching #17352

smortexa opened this issue May 11, 2023 · 2 comments
Assignees
Labels
C: VNavigationDrawer VNavigationDrawer T: bug Functionality that does not work as intended/expected

Comments

@smortexa
Copy link

Environment

Vuetify Version: 3.2.3
Vue Version: 3.2.47
Browsers: Google Chrome
OS: Mac OSX

Steps to reproduce

  • Put a large list in <v-navigation-drawer> with location="bottom"
  • Change to a mobile device with browser DevTools
  • Try to scroll through touching (not scroll wheel)

Expected Behavior

Scrolling with both scroll wheel and touch

Actual Behavior

Only scrolls with scroll wheel

Reproduction Link

https://play.vuetifyjs.com/#...

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VNavigationDrawer VNavigationDrawer labels May 12, 2023
@briankelleher
Copy link

briankelleher commented Apr 16, 2024

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.

@johnleider
Copy link
Member

I'm looking into this one.

@johnleider johnleider self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VNavigationDrawer VNavigationDrawer T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

4 participants