Vuefire: with vue3 .. subscription is not happening

Created on 1 Oct 2020  路  4Comments  路  Source: vuejs/vuefire

Reproduction

create vue 3 project using CLI (add store with modules) , add vuexfire, and firebase/store for sure. create any reference binding - lets say to-do list.
open the application and to-do list - keep the browser open
Go to firestore and change to-do name manually, It was reflecting earlier but looks like with vue3 it is not subscribing the changes.
Lets try with delete in firestore.. to-do list item still shows..

Most helpful comment

Vue 3 support is on its way 馃檪

All 4 comments

Vue 3 support is on its way 馃檪

@posva is there any beta version to test?

I would be willing to donate for the Vue3 support, very interested in using this library in single-file components and with Vue3 Vuex features.

Thank you for all your hard work!

I can also probably get signoff from work on a small donation! (for vuexfire specifically)

Was this page helpful?
0 / 5 - 0 ratings