Translated content sometimes gets "html" prefix
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3561245. -->
Reported by: [svendecabooter](https://www.drupal.org/user/35369)
Related to !6
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>I have from time to time experienced the behaviour with AI Translate that a text gets translated, but the result adds the "html" string in front of the translation.</p>
<p>E.g.</p>
<pre>html<br>Todas estas cosas demuestran ...</pre><h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>It seems to happen more or less randomly.<br>
I am getting it with AI 1.2.3 and AI Provider LiteLLM installed - using OpenAI gpt-4o model.<br>
It happens more on large pages with a lot of WYSIWYG text fields.</p>
issue