Skip to content

Strange behavior with input type="number" #6069

@sinceow

Description

@sinceow

Version

2.3.4

Reproduction link

https://codepen.io/sinceow/pen/dRQaPW

Steps to reproduce

I want to build a input with 6 digital. The code above woks fine until I enter '0' more then 6 times.
'val' in Vue model is '000000', but the display is '00000000'

What is expected?

I think it's a bug

What is actually happening?

I don't know

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