I’m trying to display the output of dump() in the dev toolbar. This was working in Dockware 6.6, however this doesn’t seem to work anymore in Dockware 6.7.
Currently all output of dump() is shown directly on the screen. I have no idea if this was intentional or simply some tiny little detail is not set correctly on my system.
I’m pretty sure I haven’t messed with any settings regarding this as I have set-up a second instance inside a completely different environment and I’m experiencing the same issue.
In the profiler debug is empty: “no content was dumped“. I’m not sure if it’s relevant, but I’m trying to dump in my plugin’s subscriber on an event.
