Skip to content

Problem when a v-model end with spaces #7730

Closed
@Leocardoso94

Description

@Leocardoso94

Version

2.5.13

Reproduction link

https://codepen.io/leocardoso/pen/OQqNYz?editors=1011

Steps to reproduce

Create an input with a v-model like

And try to change its value

What is expected?

The value of model change

What is actually happening?

The value of model doesn't change and it creates a new property to the Object ended with space like obj['value ']

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions