firebase/firebase-tools-ui

[Firestore emulator] The request detail is sometimes empty

opack opened this issue · 0 comments

opack commented

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

  1. Perform some requests against the emulator.
  2. In the emulator UI, go to 'Firestore'
  3. Click on 'Requests' tag
  4. 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
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...