-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemscope: v-model
Description
Version
3.0.0
Reproduction link
https://codesandbox.io/s/range-slider-issue-2hmjd
Steps to reproduce
- click “Show Modal” button
- type something into input
- see range slider jumping = correcting itself
What is expected?
Render/first tick displays range value correctly.
What is actually happening?
Range slider is jumping = correcting itself when onMounted
produces the next tick.
See https://forum.vuejs.org/t/range-input-virtual-dom-update-sequence/104705 for further details and assumptions that could be hepful.
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemscope: v-model