-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
What does .bind(this)
means on this line https://github.com/chrisbraddock/vuefire-auth-demo/blob/master/index.html#L50 ? What are why binding and where?
Also, I'm trying to get auth states working on a test app, and I'm checking whether user is logged in or not by calling this.$router.app.user
on a child component (App.vue
from Vue CLI) since I'm using vue-router
, is it ok for you?
Metadata
Metadata
Assignees
Labels
No labels