Multiple entity reference fields
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3392298. --> Reported by: [duckydan](https://www.drupal.org/user/452772) Related to !3 >>> <p>I have a node type with 4 entity reference fields to other node types. This is shown in the first screenshot.</p> <p>If I assign just one field on the form to use the "Autocomplete (hidden IDs)," all is well.</p> <p>With multiple forms, I am getting a JS error, and only the first three items in the first field have the IDs removed. This is shown in the second screenshot.</p> <p>I am using:</p> <p>Bootstrap 5.3<br> Drupal 10.1.5<br> PHP 8.1.12</p> <p>Am I doing something wrong? It may not be a bug if I missed a step.</p> <p>I tried turning off aggregation for JS.</p> <p>Any guidance would be appreciated.</p>
issue