Feedback
Build and Publish still work via keyboard shortcut while the debugger is running
- Status
- Fixed
- Fixed in
- v26.8.6
- Source discussion
- https://forum.objo.dev/d/960-can-build-when-debugger-running
- Last updated
- 2026-08-29
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
While the debugger is running, the Build and Publish menu items are correctly disabled (ghosted), but their keyboard shortcuts (Ctrl/Cmd+B for Build, Ctrl/Cmd+Shift+B for Publish) still work and can build or publish the app. The shortcuts must be disabled whenever the corresponding menu item is disabled.