firebase-js-sdk icon indicating copy to clipboard operation
firebase-js-sdk copied to clipboard

Firebase Javascript SDK

Results 633 firebase-js-sdk issues
Sort by recently updated
recently updated
newest added

### 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...

question
new

### 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...

question
api: firestore

### [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...

api: auth
feature request

This adds a new script in the `vertexai` package that runs unit tests without updating mock responses.

### 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...

bug
api: core

### 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...

api: auth
question
needs-info
needs-attention
no-recent-activity

### 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...

api: auth
question
needs-attention