I have this list:
{{ list.personName }}
And th
If it's getting passed in as an object from the server, make sure to use Vue.set(obj, key, value) when binding reactively to data().
http://vuejs.org/api/#Vue-set