Skip to content

Dump plasmoid errors into console

Jan Blackquill requested to merge work/janb/dump-to-console into master

For some reason, we weren't putting plasmoid loading errors into the console, which interfered with debuggability of errors. Dumping them is useful for debugging.

Merge request reports