As more logic is now build in nanoflows (instead of microflows), the need to be able to debug these nanoflows increases. It would be nice if you could place a breakpoint on an action in the nanoflow and debug it like microflows.
I understand it may only be possible locally, as the debugger is on the server and the code is running client side, but Mendix has proven to be able to capture client side log messages also in the Mendix console when running locally. So next step: debugging nanoflows?
This feature is already implemented?
This will provide a lot of value by speeding up the debugging process. Thank you for prioritizing it.