Building an extension that has an array in its properties panel for users to add items to a list. These items have a few properties, one of which is a 'media' property so that images can be selected from the media library.
This works fine, except that the 'layoutRef' property seems to stop working when it's in an array, and the preview image in the properties panel is not displayed.