Yuchen Shi

Results 129 comments of Yuchen Shi

@pklitscher please try getting your PR merged first. That will be a good demonstration, especially after it lives in the releases for a while without affecting anyone else's use case....

@isanecat Would you mind attaching the `storage-debug.log` and `functions-debug.log` after the crash?

Open question: I wish we can have one single section for Admin SDKs, combining all env vars like so: ```bash export GCLOUD_PROJECT=example export FIRESTORE_EMULATOR_HOST=localhost:8080 export FIREBASE_DATABASE_EMULATOR_HOST=localhost:9000 ``` Pros: more terse...

> As for UX, a dedicated Quickstart Guide page would have to include both Firestore and RTDB instructions (giving some users info they don't need), and without the tab switcher...

Hi, thanks for filing this issue! We are unable to promise any timeline for this, but if others also have this issue, adding a +1 on this issue can help...

Hi and thanks for filing the issue! This is intentional since given the limited width of the panel, more indentation would make the editor less usable, especially for smaller screens....

Hi, thanks for filing this issue! We are unable to promise any timeline for this, but if others also have this issue, adding a +1 on this issue can help...

Hi, thanks for reaching out! This sounds like a network issue and please make sure you can reach the Firebase servers from your network.

Got it. For setup-specific questions and network issues, please reach out to [Firebase Support](https://firebase.google.com/support)

Hi, this is Yuchen from the Emulator Suite team. First things first, the `--webchannel_port` flag is an implementation detail for the Firestore Emulator. And as both of you observed, WebChannel...