Hi!
In many workflows I receive a bunch of attributes as Speckle objects that I then convert to eleFront attributes (maybe I’ll convert to native attributes in Rhino 8?) like this:
Previously, I could use the Speckle Object Value by Key (SOVK) component to obtain the values stored in these Speckle objects that contain my attributes (Data Viewer 3. → Data Viewer 4. = normally 3 keys become 3 values), but now the SOVK component all of a sudden decomposes strings into lists of a single letter per list element (Data Viewer 1.).
Expected output of Data Viewer 1. is Data Viewer 2.
This example only has 3 key value pairs, so I can create a workaround, but this is very unhandy for workflows where I have e.g. 20+ key-value pairs.
Thanks a million in advance for the super support!