Skip to content

Possible DOM update issue with input type="range" #2325

@ttntm

Description

@ttntm

Version

3.0.0

Reproduction link

https://codesandbox.io/s/range-slider-issue-2hmjd

Steps to reproduce

  1. click “Show Modal” button
  2. type something into input
  3. 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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions