-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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.1.11] horizontal Rangeslider slider-thumb not slideable in navigation-drawer #17143
Labels
duplicate
The issue has already been reported
Comments
I think you forget to wrap everything into |
wrap into? I tried to reduce the example to the bare minimum. |
like
v-app is main tag for vuetify. |
the v-app fixes it, but I'm wondering why the vertical slider does not need to be wrapped in v-app. I'd fuess there is still something off here. |
Duplicate of #16586 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Vuetify Version: 3.1.11
Vue Version: 3.2.47
Browsers: Chrome 111.0.0.0
OS: Windows 10
Steps to reproduce
Add a Horizontal range Slider inside a navigation drawer.
can also be wrapped in a v-card.
vertical Rangesliders work as expected
Expected Behavior
The Rangeslider Range can be changed using the slider Thumbs
Actual Behavior
Slider thumbs stay centered in the Rangeslider.
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: