Closed harry-73 closed 2 years ago
Could you try again with 3.0.0-beta.4? :pray:
I confirm. Now, it works. Thanks.
In fact, it works when I use for example 'this.$store...' but not if I use 'this' with variables defined into 'data()' or 'computed()'. It is still undefined.
@Akryum had you time to look at it?
Thanks
I use vue3 and vue-meteor-tracker 3.0.0beta3.
When I try to use 'this' in Reactive data, i got undefined. It worked with vue2.6.14.