Allow a required `type: string, contentMediaType: text/html` to contain an empty string while Content Author is typing, to allow matching live previewError when making required formatted text field empty
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3551867. --> Reported by: [lauriii](https://www.drupal.org/user/1078742) Related to !982 >>> <h3 id="overview">Overview</h3> <p><strong>Steps to reproduce:</strong></p> <ol> <li>Add a component with required formatted text prop</li> <li>Add component to a page</li> <li>Remove the example value from the text prop</li> <li>See the error</li> </ol> <p><img src="https://www.drupal.org/files/issues/2025-10-13/CleanShot%202025-10-13%20at%2018.30.06.gif" alt=""></p> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3> > Related issue: [Issue #3537945](https://www.drupal.org/node/3537945) > Related issue: [Issue #3529788](https://www.drupal.org/node/3529788)
issue