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

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 [email protected] by @​wesleytodd in expressjs/express#5954...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. Release notes Sourced from express's releases. 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was...

dependencies
javascript

We currently set the error name to be `FirebaseError` and make it readonly. This means that whenever subclasses of `FirebaseError` call `super()`, the name will be locked at `FirebaseError`. This...

We override the prototype of `this` in all of the constructors for our custom error classes. This allowed us to adjust the prototype chain, so that we can perform `instanceof`...

### Operating System Windows ### Environment (if applicable) Chrome 128 ### Firebase SDK Version 10.11.0 ### Firebase SDK Product(s) Auth ### Project Tooling MV3 Chrome extension service worker built using...

api: auth
question
needs-attention

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion * Read the contribution guidelines (CONTRIBUTING.md). *...

### Operating System Ubuntu 22.04.4 ### Environment (if applicable) Chrome Version 126.0.6478.182, react: 17.0.1 ### Firebase SDK Version firebase: 9.9.4 ### Firebase SDK Product(s) Auth ### Project Tooling React, Javascript....

api: messaging
question
needs-info
no-recent-activity

### Operating System Kali Linux ### Environment (if applicable) Chrome 129, Firefox 130 ### Firebase SDK Version 10.13.2 ### Firebase SDK Product(s) Auth ### Project Tooling next project with [email protected]...

api: auth
question
needs-info
no-recent-activity
testing-sdk