Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query is not returning results #7726

Closed
LanderBeeuwsaert opened this issue Oct 26, 2023 · 8 comments
Closed

Query is not returning results #7726

LanderBeeuwsaert opened this issue Oct 26, 2023 · 8 comments

Comments

@LanderBeeuwsaert
Copy link

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

@LanderBeeuwsaert LanderBeeuwsaert added new A new issue that hasn't be categoirzed as question, bug or feature request question labels Oct 26, 2023
@google-oss-bot
Copy link
Contributor

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@LanderBeeuwsaert
Copy link
Author

LanderBeeuwsaert commented Oct 26, 2023

@LanderBeeuwsaert
Copy link
Author

@LanderBeeuwsaert
Copy link
Author

image

@LanderBeeuwsaert
Copy link
Author

You will see that the organisations collection is connected to; but it never (in 20 seconds) returns a value.

@rizafran rizafran added api: firestore and removed needs-triage new A new issue that hasn't be categoirzed as question, bug or feature request labels Oct 27, 2023
@tom-andersen
Copy link
Contributor

We are tracking this issue, and will have a fix out soon. For now, you can use up to version 10.3.1.

@tom-andersen
Copy link
Contributor

This is a duplicate of: #7652

@MarkDuckworth
Copy link
Contributor

@LanderBeeuwsaert, we released a fix for hanging queries so you can now use v10.5.2.

@firebase firebase locked and limited conversation to collaborators Nov 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants