Just a few minor changes. I'm fairly new to this, so I imagine these changes are not the best solution.
Somehow, using mapGetters was not integrating the getMessages getter. I manually added the getter to store.js, and changed the computed: in Messages.vue.
If I edit to include the URL to my firebase project, it works. Thanks for your work on this project.
Just a few minor changes. I'm fairly new to this, so I imagine these changes are not the best solution.
Somehow, using mapGetters was not integrating the getMessages getter. I manually added the getter to store.js, and changed the computed: in Messages.vue.
If I edit to include the URL to my firebase project, it works. Thanks for your work on this project.