-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
Description
Vue.js version
Vue.js v2.0.0-alpha.5
Reproduction Link
https://jsbin.com/xedizivigi/edit?html,js,console,output
Steps to reproduce
First read 'bar.car.log', then assign bar.car.log = 'baoma'
What is Expected?
foo object will not update
What is actually happening?
foo object will also be updated