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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [codemirror](https://togithub.com/codemirror/basic-setup) | [`5.65.5` -> `5.65.9`](https://renovatebot.com/diffs/npm/codemirror/5.65.5/5.65.9) | [![age](https://badges.renovateapi.com/packages/npm/codemirror/5.65.9/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://redirect.github.com/sass/dart-sass) | [`1.69.5` -> `1.80.4`](https://renovatebot.com/diffs/npm/sass/1.69.5/1.80.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.80.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass/1.80.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lint-staged](https://togithub.com/okonet/lint-staged) | [`13.0.0` -> `13.0.3`](https://renovatebot.com/diffs/npm/lint-staged/13.0.0/13.0.3) | [![age](https://badges.renovateapi.com/packages/npm/lint-staged/13.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

**Describe the bug** Something is causing the firestore emulator "requests" tab to crash with a whitescreen of death **To Reproduce** Very difficult to say, likely to due to logic buried...

Issue: Too many warning messages in the function emulator console that occur when requesting external network resources. In projects where external requests are constantly used, this greatly complicates the debugging...

**Describe the bug** Getting an error message that says `fs__default.realpathSync.native is not a function` **To Reproduce** Steps to reproduce the behavior: ```sh gh repo fork firebase/firebase-tools-ui cd firebase-tools-ui/ npm i...

![image](https://user-images.githubusercontent.com/470273/105083888-900d8780-5a63-11eb-8aff-8448fbf762af.png) If I manually create the "scraper/categories" collection/document then it works fine, but initially the UI is just blank. Any reasons why? I already tried `firebase --project="project" emulators:start` in the...

# Issue: I tried to run firestore on emulator but failed to interact with it. # Reproduce: ``` $ firebase --version 9.23.0 $ mkdir test $ cd test $ firebase...

bug
help wanted