Corrupt templates

For some reason the templates got corrupted, i didnt do any updates or modifications.
Im using version v5.11.11-M172

Hi,

This was caused by updating to v5.7.11, updating to v5.11.17 should resolve the issue.

not realy, there is another Problem with the designer output.

with disabled option of Account Management - overview - Enable Markdown
i get in the product table for example the following source-code:

<th data-ref="product_table-product.product1-th">ME</th>

so there is no p tag anymore. i need the column but not the ME in the header.

with enabled option of Account Management - overview - Enable Markdown
there is a p tag, within a div, so here ok
but the i habe another problem with the client details…

<p data-state="encoded-html" data-ref="client_details-client.country"></p>
<div><p>Deutschland</p>
</div>

here is the div an p outside the data-ref area.

I suggest asking in a discussion on GitHub