#38467

The current build partially solves the problem: it ensures that it does not create duplicate textareas.

In our test cases, “page-break-inside: Avoid” helps, but due to the inline nature of the textarea element, there may be nuances. If it does not go to the next page, try wrapping the textarea in a

and applying a style to it