Closed rtripault closed 1 year ago
Hi @rtripault thanks for the PR (and the others! 😄 ). I've so far been unable to replicate the issue you're describing, however since unsetting it here appears to cause no other issues, I'll go ahead with merging it. Do let us know if you discover there's any extra criteria needed to cause the issue, I'd be interested in seeing it. Cheers!
What does it do ?
Always unset the "content" attribute on static elements, so that only the content added at the bottom is used
Why is it needed ?
We had issues where every extract the
content
attribute of a static template was either removed, or added back. Always removing the attribute felt like acceptable as the content is always populated from the bottom of the yaml file