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
Authentication data does not display in the Emulator Suite UI launched in a Docker environment (ubuntu:22.04).
To Reproduce
Launch the Emulator Suite UI in a Docker.
Add data from app (such as users).
Confirm that the data is not displayed in the Emulator Suite UI.
Expected behavior
I want data added through the app to be displayed on the Emulator Suite UI.
Screenshots
Desktop (please complete the following information):
OS:
host: MacOS
guest: Ubuntu
Browser chrome
Version
Additional context
I have launched it with Docker and can access it via localhost, but the Emulator Suite UI is making data retrieval requests to 127.0.0.1, which I believe to be the cause.
Describe the bug
Authentication data does not display in the Emulator Suite UI launched in a Docker environment (ubuntu:22.04).
To Reproduce
Expected behavior
I want data added through the app to be displayed on the Emulator Suite UI.
Screenshots
Desktop (please complete the following information):
Additional context
I have launched it with Docker and can access it via localhost, but the Emulator Suite UI is making data retrieval requests to 127.0.0.1, which I believe to be the cause.
Do you have a solution?
firebase.json
Dockerfile
docker-compose.yml
The text was updated successfully, but these errors were encountered: