Dashboard Renderer Error

Product: PowerShell Universal
Version: 2.3.1

What’s the best way to troubleshoot and debug Renderer Errors?

Renderer Error :point_up:

You can use the F12 developer tools in the browser to get a better error message. Stack traces out of the dev tools are handy. We ship JavaScript maps with the product so you should be able to see the source in the dev tools.

These are usually bugs in the PSU software but caused by some sort of data it isn’t expecting so tracking down that may be the trick.