I believe this is because rather than the “_runs” input coming directly from the “Setup Runs” component, it is coming from a panel instead therefore it has been converted to a string. Is there a workaround for this, maybe a way to convert a string to a runplan?
This can’t work as each run contains detailed instructions on how to execute a simulation. The string from the panel is only for users to have a quick preview of each run, but this isn’t a valid “RunPlan” object.
I will need some time to think about it, and probably will add a component to save all "RunPlan"s to your local drive, and another component to load them back.