Multivalue Number: prop value "0" rendered as "Empty" label
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3589178. --> Reported by: [bnjmnm](https://www.drupal.org/user/2369194) Related to !1085 >>> <h3 id="overview">Overview</h3> <p>For a prop of type Number where multiple value is allowed on entering example value as &ldquo;0&ldquo; , is rendered to &ldquo;Empty&ldquo; value</p> <h3>Steps to Reproduce</h3> <p>Create a code component</p> <p>Add prop , type = Number</p> <p>Mark as Allow Multiple value</p> <p>Add example value as 0 , 1 , 2</p> <p>Add to component</p> <p>Drag and drop component to page </p> <p>observe the label as rendered as Empty , 1 , 2<br> (form input value is fine, though)</p> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3>
issue