Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

No sync, using create on firebase collection #62

Closed
codylindley opened this issue Mar 13, 2014 · 1 comment
Closed

No sync, using create on firebase collection #62

codylindley opened this issue Mar 13, 2014 · 1 comment

Comments

@codylindley
Copy link

Am I correct in understanding that when I use the firebase collection I lose the sync event (except for on first sync)? If so, this is the exact event that tells me something new I've created was successfully create? Without out it, how do I get an event telling me everything went ok?

The error event does not work either. Both these events work correctly when I use a backbone collection. Should they also work the same with firebase collections?

@katowulf
Copy link
Contributor

We'll be adding events as part of the refresh, see #10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants