Skip to content

v-model + filter issue #486

@fullfs

Description

@fullfs

Hello!
When using v-model on input (for example) along with a filter there is lag between input value and vm data value.

You can see it on example (try typing some numbers into input):
http://jsfiddle.net/alekzonder/tw22zu3z/3/
If value is modified by the filter, there is always a lag.

Had to add something like that to fix the problem:
http://jsfiddle.net/tw22zu3z/55/

Don't know if it's a bug or a feature, but I would like to get some easy method to sync those values.

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