phoenix
phoenix copied to clipboard
Debug menu is empty after restarting without extensions
Describe the bug
When reloading without extensions, the app reloads successfully; however, while the Debug menu is still present, it's empty.
Reproduction
- Select Debug > Reload Without Extensions
- Click on the Debug menu item
Expected behavior
This may be due to my ignorance in how the Debug menu is implemented, but I would have expected there to be something in this menu; at least the Reload With Extensions option, maybe also the Chrome Developer Tools menu.
Or the Debug menu should be removed altogether if there's nothing in it; it doesn't make sense to me why the UI would offer an empty menu like that.
OS, Browser and Phoenix versions
- Windows 10 x64
- Phoenix Code 3.9.4 for Windows x64
logs or debug stack trace if any
No response
Additional context
No response