Debug-only output not showing on local docker dev

Thanks for the debug-only output guys. I’ve ticked the debug commands, using 7.3.0 and not seeing the output displayed in the dev console. I use a local docker install, so went ahead and tried a full redeploy and install npm packages just in case. No luck.

Anything else I might be missing?

The output is displayed in the web server terminal, also no need to do any additional deploy, it should work directly, needed environment variables are injected automatically and web server is restarted. You should be able to see tha directly in the 'Web Server' output pane below.

Just checked with docker dev project on the mac and it works instantly when you toggle the 'bug' icon:

Okay, working now. Not sure what I did wrong before. :man_shrugging:

One nit, the confirmation notice is reversed (Says disabled, when just enabled, and vice versa).

1 Like