Empty required fields don't show an error
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3465184. --> Reported by: [marcus.w](https://www.drupal.org/user/3648842) Related to !105 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When saving content and a required field isn't filled in Drupal normally gives you some indication as to what the issue is, but when it's a field using Tagify Select nothing happens but there is an error in the console of </p> <p><code>An invalid form control with name='field_category[]' is not focusable.</code></p>
issue