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

`signInWithPhoneNumber` throwing below error randomly after manually verifying CAPTCHA on production environment. note:- working fine on localhost. **npm package:-** firebase version:- "9.8.3" next: "12.0.7", ### Error :- _error msg:-_ The...

api: auth
needs-attention
api: appcheck

Application crashes when `firebase.analytics();` is called from within an iframe in macOS Safari. Regression of or otherwise related to https://github.com/firebase/firebase-js-sdk/issues/631 ? ``` import * as firebase from 'firebase/app'; import 'firebase/analytics';...

api: analytics
api: installations

### [REQUIRED] Describe your environment * Operating System version: iOS 14.6 * Browser version: Safari 14.6 / Chrome 96.0.4664.53 * Firebase SDK version: 9.6 * Firebase Product: auth -- *...

bug
api: auth
internal-bug-filed
v9

### Describe your environment * Operating System version: MacOS Big Sur 11.5.2 * Browser version: Chrome Version 92.0.4515.159 (Official Build) (arm64) * Firebase SDK version: 9.0 * Firebase Product: firstore...

type: bug
api: firestore

The Contributing.md file was not updated and refers to a single index.d.ts file that contains the documentation. Such files got moved around at some point so that link is no...

type: documentation

For some reason, the last release still did not trigger the workflow for uploading tags ([history](https://github.com/firebase/firebase-js-sdk/actions/workflows/health-metrics-release.yml)), even after #6380. The [log](https://github.com/firebase/firebase-js-sdk/runs/7031148329) of the last release job ended at creating tags...

### [REQUIRED] Describe your environment * Operating System version: ___MacOS Monterey__ * Browser version: __Chrome Version 103.0.5060.53 (Official Build) (x86_64)___ * Firebase SDK version: _@firebase/rules-unit-testing _2.0.3___ * Firebase Product: _database____...

api: database
testing-sdk

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

### Describe your environment * Operating System version: MacOS 12.2.1 (M1 chip) * Browser version: Chrome 99.0.4844.74 * Firebase SDK version: 9.6.4 * Firebase Product: firestore * NodeJS: v16.14.0 ###...

bug
api: firestore
v9

The description for messagingSenderId in FirebaseOptions has "Firebse" instead of "Firebase"

api: messaging