firebase / firebase/firebase-js-sdk
failure when logging out: "1 errors occurred during unsubscription:1) Error: FIRESTORE (11.4.0) INTERNAL ASSERTION FAILED: Unexpected state"
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 37
Description
### Operating System
Apple & Windows, Chrome & Edge
### Environment (if applicable)
Chrome versions 111 => 133 - Edge version 134
### Firebase SDK Version
11.3.1 and 11.4.0
### Firebase SDK Product(s)
Analytics, Firestore
### Project Tooling
We have an angular + angularFire + firebase web application.
### Detailed Problem Description
Since upgrading from firebase-js-sdk v10 to v11 (now 11.4.0) we see that clients have the following error when logging out:
"1 errors occurred during unsubscription:1) Error: FIRESTORE (11.4.0) INTERNAL ASSERTION FAILED: Unexpected state"
### Steps and code to reproduce issue
You can find the application here:
https://www.acro-companion.com/
Contributor guide
Assessment
This issue has not been assessed yet.