reaink opened this issue 5 years ago · 1 comments
Want to monitor variables, and also want to load data initially.
@nshusr The optional options object accepts the same options as vm.$watch. vm.$watch
vm.$watchAsObservable('a', { immediate: true })