firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
269 stars 61 forks source link

Extension Emulator started but cannot show in the UI #868

Closed cynthiajoan closed 1 year ago

cynthiajoan commented 1 year ago

Describe the bug Start the emulator with extension enabled, the UI shows extension is turned off, although can see the extension function called in the log.

To Reproduce Steps to reproduce the behavior:

  1. firebase emulators:start
  2. Open http://127.0.0.1:4000 in chrome
  3. extensions emulator status shows off
  4. Click on the extension tab, it shows currently not running

Expected behavior I recall this UI is working as expected before FireConf release, would like to have it functional again like before.

Screenshots

9nrf7QruGut7Y8N 37893k369TGhaak 9DtHEfzKQXgTJAG

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

joehan commented 1 year ago

This should be fixed as of firebase-tools@11.16.1 (https://github.com/firebase/firebase-tools/releases/tag/v11.16.1). Thanks for reporting!