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] Cannot drag V-Slider with touch since 2.4.6 #13259

Closed
yrccondor opened this issue Mar 13, 2021 · 1 comment · Fixed by #13263
Closed

[Bug Report] Cannot drag V-Slider with touch since 2.4.6 #13259

yrccondor opened this issue Mar 13, 2021 · 1 comment · Fixed by #13263
Labels
C: VSlider VSlider T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@yrccondor
Copy link

Environment

Vuetify Version: 2.4.6
Last working version: 2.4.5
Vue Version: 2.6.12
Browsers: Google Chrome, Mozilla Firefox, Safari
OS: Windows 10, Android, iOS

Steps to reproduce

Touch and drag the slider, the slider doesn't response. Only click works.
Dargging works fine with mouse.

Expected Behavior

The slider moves with finger

Actual Behavior

The slider doesn't response

Reproduction Link

https://codepen.io/yrccondor/pen/JjbxeBE

@ghost ghost added the S: triage label Mar 13, 2021
@KaelWD KaelWD added C: VSlider VSlider T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke and removed S: triage labels Mar 18, 2021
KaelWD pushed a commit that referenced this issue Mar 23, 2021
@KaelWD KaelWD added this to the v2.4.x milestone Mar 23, 2021
@radimhornicek
Copy link

I was looking for any solution of this problem (@ 2.5.0), then I noticed it was due to vue2-touch-events package.. maybe it helps someone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSlider VSlider T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants