Closed
Description
Operating System
Windows 11
Browser Version
Chrome 118
Firebase SDK Version
10.5.0 ; angularFire 16.0.0; rxFire 6.0.5
Firebase SDK Product:
Analytics, AppCheck, Auth, Database, Firestore, Functions, Performance, Storage
Describe your project's tooling
angular cli 16.2
Describe the problem
Upgrade of firebase 9.2.3 to 10.5.0
in our automated testing that runs on playwright, there are now queries/connections of angularFire that never (after 20 seconds) resolve. This is consistent.
Steps and code to reproduce issue
I'm adding the code that actually calls angularFire to connect to Firestore.
I'm also adding the logging that has firestore logging set to debug
And the playwright trace file