Hey guys, There is an issue with Child Components when the linked property returns an array.
See the video. I have a Button Group as a child component. The Size and Stype properties are Selects, linked to button Size and Style properties. With a standard component teh select is populated with the available options in the property it is linked in.
If you add the buttons as a Child of another Component and create a property set, then link to the properties on the Child, it does not return the array, so there are no options to select.