Luca Ban
Luca Ban
--- After about two years of open source, I finally got accepted for Github Sponsors! #### ๐ [github.com/sponsors/mesqueeb](https://github.com/sponsors/mesqueeb) ๐ A little about me: - I love open-source - 6 months...
@nVitius I'm very interested in this. Also I'm heavily working on the complete rewrite for v2.0, done with the core lib, and now just started on the Firebase logic. So...
@nVitius thanks for this. Based on your guidance I'll be able to implement this right away into v2.0. By the way i'm almost ready for beta launch for v2.0, at...
@nVitius Cool, thank you so much!
Can you give your Vuex-easy-firestore config? Sent with GitHawk
Ok I will write an example of what you can do. Transactions are not natively supported now but there are ways you could more easily integrate your transaction function with...
Actually, once I took a look at your code, you are doing it correctly and I don't have much to improve. Some pointers: - the hooks in `serverChange`, if you...
Thatโswhat the [regular fetch](https://mesqueeb.github.io/vuex-easy-firestore/guide.html#fetching-docs-with-different-filters) is for. Or if the Firestore path needs to be different for this one time fetch, then just use `firebase.firestore().doc(path).get()` directly. Sent with GitHawk
For anyone working with HOOKS, there has been a small (non-breaking) change to their behaviour. Please read about it in the [latest release](https://github.com/mesqueeb/vuex-easy-firestore/releases/tag/v1.26.0).
--- After about two years of open source, I finally got accepted for Github Sponsors! #### ๐ [github.com/sponsors/mesqueeb](https://github.com/sponsors/mesqueeb) ๐ A little about me: - I love open-source - 6 months...