firebase / firebase/firebase-tools-ui

[Firestore emulator] The request detail is sometimes empty

Open
#1,013 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
291
Forks
74
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Sometimes, when clicking on a request in the "Requests" tab renders an empty content. There is no data in the security rules part, and sometimes even the `request.resource` is empty.

**To Reproduce**

0. Perform some requests against the emulator.
1. In the emulator UI, go to 'Firestore'
2. Click on 'Requests' tag
3. Click on a request and "hope" that it is a bad one. Unfortunately, I did not understand why this sometimes happen, and sometimes not 😥

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
![image](https://github.com/firebase/firebase-tools-ui/assets/3687098/f5fcc27f-edef-4016-afdd-42c7d1c04508)
As you can see on the screenshot, there is absolutely nothing written in the console

**Desktop (please complete the following information):**

- OS: Windows 10 Pro
- Version: 22H2
- Browser: Vivaldi 6.5.3206.57 (Stable channel) (64 bits)

**Additional context**
The issue happens sometimes. It does not seem to be linked to the requests issued because when my test file executes them the displayed Request is often ok, but sometimes not...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.