MDXEditor is not working, displaying a simple prompt
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3577634. --> Reported by: [brunocarvalho](https://www.drupal.org/user/3857893) >>> <p>None of the expected behaviors were reproduced during the tests.</p> <h4>Steps to reproduce:</h4> <ol> <li>Following the above, click AI Prompts tab.</li> <li>Click Add Prompt</li> <li>Under the Prompt you should now see a Markdown field where you can:</li> </ol> <p>- Write markdown and see that it is rendered correctly.<br> - Auto-complete tokens and see that the token help text is shown as a tooltip on hover and that the token is replaced in the rendered preview.<br> - Auto-complete variables and see that the variable help text is shown as a tooltip on hover and that the variable is replaced in the rendered preview.</p> <p><a href="https://www.drupal.org/files/issues/2026-03-06/mdxeditor.png">https://www.drupal.org/files/issues/2026-03-06/mdxeditor.png</a></p> > Related issue: [Issue #3576696](https://www.drupal.org/node/3576696)
issue