When I press the enable button on the debug node I get unexpected behaviour.
The enable/disable is toggled as expected but the blue dot comes on.
The blue dot indicates that the node needs to be deployed.
However, the behaviour toggles without the deploy.
This is different than the behaviour on the inject node.
When the trigger button is pushed on the inject node the behaviour is triggered but no blue dot appears.
The disabling of the debug is a change to the flow json in the editor, if you refresh the page it will reenable, unless you deploy, hence the blue dot to show you that the editor/node has a change that you may want to save.
Pressing the inject button sends a request/msg to the server running the flows but nothing is changed on the editor, hence no blue dot.