-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
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
Labels
No labels