Skip to content Skip to sidebar Skip to footer
Showing posts with the label Vuefire

Is It Possible To Bring The "user" Object To The "top Level" And Access It From Outside The "on.authsatechanged(user => .... }"?

I am trying to define a ref in vuefire to firebase path that depends on the current User. Is it pos… Read more Is It Possible To Bring The "user" Object To The "top Level" And Access It From Outside The "on.authsatechanged(user => .... }"?

Cannot Read Property 'ref' Of Undefined

I'm building a simple web app with Vue + Firebase + Vuefire and I get 'Uncaught TypeError: … Read more Cannot Read Property 'ref' Of Undefined