[Vuejs]-Vue – Firebase updates but switch doesn't

0👍

I ended up using vuexfire. I was able to bind things correctly without vuex but now that I’ve implemented the vuex store the same method didn’t work.

Leave a comment