firebase-js-sdk
firebase-js-sdk copied to clipboard
Firebase Javascript SDK
### Operating System All ### Browser Version All ### Firebase SDK Version 10.3 ### Firebase SDK Product: Auth ### Describe your project's tooling React app with Vite inside a monorepo...
### Firebase SDK Product: Firestore ### Describe the problem Firestore doesn't support JavaScript objects with custom prototypes. "Doesn't support JavaScript objects with custom prototypes" means it would not work with...
### [REQUIRED] Describe your environment * Operating System version: android (> 6) * Firebase Product: firebase ### [REQUIRED] Describe the problem on developing a react-native android application there I'm using...
This adds a new script in the `vertexai` package that runs unit tests without updating mock responses.
Spelling
### Discussion #8279 ### Testing * Make sure all existing tests in the repository pass after your change. -- They do (although, many of them required fixes in #8275 for...
Issue: when creating a snapshot listener, it's `QueryTargetState` is simply set to "not-current" if it is listening to cache only. This is going to create out-of-sync metadata in persistence multi-tabs:...
### Discussion This change fixes a TypeScript compilation error. The `FirebaseServerAppSettings.name` field inherited from `FirebaseAppSettings` but the type was redefined from `string` to `undefined`. This redefinition would cause a TypeScript...
### Operating System macOS 14 ### Browser Version Chrome 126 ### Firebase SDK Version 10.12.2 ### Firebase SDK Product: Analytics ### Describe your project's tooling typescript project, with "exactOptionalPropertyTypes" enabled...
### Operating System macOS ### Browser Version 125.0.6422.141 ### Firebase SDK Version 10.12.2 ### Firebase SDK Product: Auth, Firestore ### Describe your project's tooling Vite ### Describe the problem Missing...
### Operating System iOS 17.2 ### Browser Version Mobile Safari UI/WKWebView ### Firebase SDK Version 10.12.2 ### Firebase SDK Product: Auth ### Describe your project's tooling Vue 3 app bundled...