firebase-cljs icon indicating copy to clipboard operation
firebase-cljs copied to clipboard

firebase-cljs.database.query/once not resolving

Open jorda0mega opened this issue 9 years ago • 1 comments

I am trying to use the firebase-cljs.database.query/once function and for some reason the call back function is never resolving. I have tried inspecting the object returned from that call and it looks like a well formed promise. However, the callback never gets executed. I have tried supplying an error callback as well but this one doesn't get called either. Is there something I additionally need?

jorda0mega avatar Dec 18 '16 23:12 jorda0mega

I'm sorry I didn't see this sooner, can you post your code?

burn2delete avatar Mar 11 '17 19:03 burn2delete