firebase-tools-ui icon indicating copy to clipboard operation
firebase-tools-ui copied to clipboard

A local-first UI for Firebase Emulator Suite.

Results 139 firebase-tools-ui issues
Sort by recently updated
recently updated
newest added

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.5.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed...

dependencies

Bumps [rollup](https://github.com/rollup/rollup) from 4.9.1 to 4.24.0. Release notes Sourced from rollup's releases. v4.24.0 4.24.0 2024-10-02 Features Support preserving and transpiling JSX syntax (#5668) Pull Requests #5668: Introduce JSX support (@​lukastaegert,...

dependencies

Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's...

dependencies

Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's...

dependencies

Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.1 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.4.8. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies

When navigating to http://localhost:****/firestore/ either by URL or clicking "Go to Emulator" from the main page of the emulators, a blank screen is shown. Console shows TypeErrors "Failed to fetch"...

### Environment info **firebase-tools:** 11.25.3 **Platform:** macOS Ventura 13.3.1 (22E261) ### Test case Create a firestore database with at least 2 collections having at least 2 docs each, and follow...