Error when converting field with an incompatible value type
When for example converting a text field, which has rows containing text to a link row field then an error "Invalid prop: type check failed for prop "value". Expected Array, got String with value "test"." is shown. This needs to be fixed. Ideally the value should change exactly at the same moment as when the field type changes.