Closed Rajan closed 6 years ago
It doesn't appear in the chrome either:
vue.esm.js:1741 Error: Function Query.where() requires a valid third argument, but it was undefined.
at new t (firebase.js:1)
at validateDefined (firebase.js:1)
at t.e.where (firebase.js:1)
at a.initNavbar (Navbar.vue:221)
at a.beforeMount (Navbar.vue:163)
at St (vue.esm.js:2921)
at vue.esm.js:2765
at a.pn.$mount (vue.esm.js:8540)
at a.pn.$mount (vue.esm.js:10939)
at init (vue.esm.js:4137)
@s-kris Kindly leave it like this.
db
.collection("menus") // we need to get menus by all users .where("createdBy", "==", user.id)