You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to add a note for vuexfire that when you bind to a collection, items in that collection can access an id property. It wasn't obvious to me since aside from this, each object is just the document's data, and the id attribute doesn't show up when you print the object or inspect it with dev tools.