I’m trying to run the V3 samples from https://github.com/ironmansoftware/universal-dashboard/tree/master/src/v3/example in PSU
but I get the following error running any of the examples.
“Parameter set cannot be resolved using the specified named parameters. One or more parameters issued cannot be used together or an insufficient number of parameters were provided.”
it seems to come from the new-example function, but I cant figure out where, does anyone have any ideas?