AI can generate invalid code components: props' names may reuse slots' names
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3551659. -->
Reported by: [lauriii](https://www.drupal.org/user/1078742)
>>>
<h3 id="overview">Overview</h3>
<p>It looks like the AI is still able to generate invalid prop configuration. I simply asked AI to display navigation links in my header component and it added bunch of invalid props to the component. This is critical because those invalid props are not displayed in the UI so I don't have a way to fix this via the UI.</p>
<p><img src="https://www.drupal.org/files/issues/2025-10-12/Screenshot%202025-10-12%20at%2010.26.04.png" alt=""></p>
<h3 id="proposed-resolution">Proposed resolution</h3>
<h3 id="ui-changes">User interface changes</h3>
> Related issue: [Issue #3584136](https://www.drupal.org/node/3584136)
issue