You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Perform some requests against the emulator.
In the emulator UI, go to 'Firestore'
Click on 'Requests' tag
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
As you can see on the screenshot, there is absolutely nothing written in the console
Desktop (please complete the following information):
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...
The text was updated successfully, but these errors were encountered:
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
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
As you can see on the screenshot, there is absolutely nothing written in the console
Desktop (please complete the following information):
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...
The text was updated successfully, but these errors were encountered: