Skip to content

Fix missing content in HTML files

Jacques Erasmus requested to merge 414737-fix-missing-content into master

What does this MR do and why?

Fixes the issue where content sometimes was not rendered in HTML files

Screenshots or screen recordings

Before After
Screenshot_2023-06-19_at_14.06.32 Screenshot_2023-06-19_at_14.06.51

How to set up and validate locally

  1. Open an HTML file containing script tags
  2. The content in the script tags should render as expected

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #414737 (closed)

Edited by Jacques Erasmus

Merge request reports