Skip to content

v-model variable reference #251

@joshuakemmerling

Description

@joshuakemmerling

I was working with form elements and came across a potential bug. It deals with points to objects in the v-model attribute. If you point to the variable like 'person.name' it works but if you try and point to it like 'person['name']' it doesn't work.

Here is an example:
http://jsfiddle.net/hellojosh/L43Vc/

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