-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
var watcher = this._watchers.find(function (w) { |
This breaks reactivity: updates from the DB never show up in the view.
Gatux, adoyen, extrablind and vbgm
Metadata
Metadata
Assignees
Labels
No labels