Open
Description
Also filed as meteor/vue-tutorial#14 because this shows up in the tutorial; it also appears in the template used by meteor --create vue
.
With the latest version of meteor (2.7.3) we get an exception on console at startup: TypeError: this._watchers is undefined
thrown from
vue-meteor-tracker/dist/vue-meteor-tracker.esm.js
Line 1972 in 64b736e
This breaks reactivity: updates from the DB never show up in the view.
Metadata
Metadata
Assignees
Labels
No labels