meteor-vue / vue-meteor-tracker

Use Meteor Tracker reactivity inside Vue components
90 stars 20 forks source link

TypeError: Cannot read property 'forEach' of null at VueComponent.$stopMeteor #39

Closed moslemir closed 5 years ago

moslemir commented 6 years ago

vue-meteor-tracker-bug fix bug: TypeError: Cannot read property 'forEach' of null at VueComponent.$stopMeteor

gustawdaniel commented 6 years ago

Hey. I see this is the same bugFix that I added today

https://github.com/meteor-vue/vue-meteor-tracker/pull/40

@Akryum please accept this pull request or give access for accepting for any maintainers. It could save a lot of time if fixes of bugs like this would be accepted.

mathieustan commented 6 years ago

@Akryum bug is still present.

moslemir commented 5 years ago

https://github.com/meteor-vue/vue-meteor-tracker/pull/46