Mila

Results 74 comments of Mila

Hi @MubashirWaheed. An error handler should be able to help with this problem: https://firebase.google.com/docs/firestore/query-data/listen#handle_listen_errors Could you please try this code and see if we can get the expected error message...

FIY, the bug fix has been merged, and will be included in the next release.

Hi @GaurangTandon , sorry for the long wait on this ticket. I assume you are using a newer version of the Firebase SDK( not the v9.9.0 in the description) and...

@GaurangTandon, I am able to reproduce this error, will start looking into the root cause ASAP.

I am able to reproduce the "The page loaded too slowly to finish within the time limit" warning message in lighthouse. Lighthouse is waiting for the watch stream to close,...

Hi @sspogra , thank you for reporting this and I am looking into it. Our response will be slower than usual during the holiday season, thank you for your understanding...

Happy holidays,@sspogra. Regarding the app crash, would it be possible to reproduce it with fewer Firebase pods in use to narrow down the scope? And, a list of non-Firebase pods...

@sspogra the problem is happening on ListenerRegistration::Remove(), which should have been fixed by #10065. I will transfer this to my teammate who has done related investigations before. Meanwhile, is it...

Hi @PWhiddy, thank you for reporting this issue. Could you please provide a full repro of what you are updating, ie, what is the type of t, and userRef? I...

Hi @PWhiddy, we have recently fixed a similar issue in the firebase-js-sdk: https://github.com/firebase/firebase-js-sdk/pull/7318. We are planning to port the changes to nodejs-firestore, but I cannot provide an estimated timeline for...