polymerfire icon indicating copy to clipboard operation
polymerfire copied to clipboard

Adds methods to doc and query that operate on ref data.

Open mbleigh opened this issue 9 years ago • 2 comments

Consider this more an aspirational PR at the moment, largely because I'm not sure how this can/should interact with the app-storage behaviors. Should these methods throw when offline? Can we figure out a way to successfully apply the changes locally?

@cdata would like to hear your thoughts

mbleigh avatar Sep 09 '16 07:09 mbleigh

How does firebase work again on mobile when offline? What's the default behavior?

tjmonsi avatar Apr 21 '17 18:04 tjmonsi

@mbleigh @tjmonsi Is it really necessary to wrap these methods since there is a direct access to ref? I don’t see the point.

merlinnot avatar Jan 05 '18 21:01 merlinnot