Draft: #3587869: Removing value for a required prop of type List:text breaks component on page.
[Description of changes]
Testing instructions
- Create a code component with multi-value select prop(required).
- Add the newly created code component on a page remove the values and set it to empty.
- You can see preview is not broken on the page.
Closes #3587869