Data-Shapes Listview Empty

Hi all,

I’ve used Data Shapes in the past for older versions of Dynamo and it’s been absolutely fantastic, the UI interface allows me to set up scripts for others to run through player and set up their own inputs.
However I’ve reinstalled the latest version to look at new scripts with Dynamo 2.0.1 and for some reason anything I pass to the UI.Listview Data node comes doesn’t show up in the dialogue box when the graph is run. The section for the listview is there, but it is empty, not displaying the data.

TEST.dyn (30.4 KB)

I’ve attached the graph I was running, the project itself is just a new plank project with a handful of sheets in to test. I’ve also attached a couple of screenshots of the inputs I was feeding to the Listview Data node as well as the results I’m getting. If anyone has any ideas I’m all ears.

Many thanks

Can’t open your graph at the moment, but try using a 0; in place of your DSCore.List.Empty; line.