Skip to content

when applied on range input v-model directive use string as value type instead of number #3830

@David-Desmaisons

Description

@David-Desmaisons

Vue.js version

2.0.1

Reproduction Link

https://jsfiddle.net/dede89/4tquo6sx/

Steps to reproduce

Given a input range with a v-model directive.
Click on the input range to change the value.

What is Expected?

After updating the type of the value should be number.

What is actually happening?

The type of the value is string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions