For Multivalue prop adding value to prop Link, makes setting panel inactive
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3588452. --> Reported by: [narendrar](https://www.drupal.org/user/1730192) Related to !1055 >>> <h3 id="overview">Overview</h3> <p>Adding value to multi value prop of type link (full link) makes component settings panel inactive</p> <h3 id="proposed-resolution">Steps to Reproduce</h3> <ul> <li>Create code component </li> <li>Add prop of type 'Link' , Select &ldquo;Full link&ldquo;</li> <li>Mark it as Allow multiple value </li> <li>Add to component </li> <li>Drag and drop on page </li> <li>Add example value as - <a href="https://goggle.com">https://goggle.com</a> </li> <li>Observe panel becomes inactive</li> <li>See disabled Add new button in attached video</li> </ul> <h3 id="ui-changes">User interface changes</h3>
issue