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] v-switch jumps when changing disabled property #5653

Closed
mgohin opened this issue Nov 19, 2018 · 0 comments · Fixed by #5710
Closed

[Bug Report] v-switch jumps when changing disabled property #5653

mgohin opened this issue Nov 19, 2018 · 0 comments · Fixed by #5710
Labels
S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected

Comments

@mgohin
Copy link

mgohin commented Nov 19, 2018

Versions and Environment

Vuetify: 1.3.8
Vue: 2.5.17
Browsers: Chrome 70.0.3538.102
OS: Mac OS 10.14.1

Steps to reproduce

Check the codepen demo.
Just play with switches to see them "jump" when disabling-enabling

Expected Behavior

Switches are disabled then re-enabled without "jumping"

Actual Behavior

When switch disabled state change it looks like re-rendered

Reproduction Link

https://codepen.io/anon/pen/MzEdqP

switch_jump

@jacekkarczmarczyk jacekkarczmarczyk added the T: bug Functionality that does not work as intended/expected label Nov 22, 2018
@jacekkarczmarczyk jacekkarczmarczyk added the S: has PR The issue has a pending Pull Request label Nov 22, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Nov 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants