Closed realzbc closed 7 years ago
I also encountered the same problem,but use useDirtyCheck
var WatchJS = {
noMore: false, // use WatchJS.suspend(obj)
useDirtyCheck: true // use only dirty checking to track changes
}
npm package is not latest!
I use Watch.js detact the change of an object, but if I remove an attr, it failed!