Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
You need to be aware of what <script> tags can do when inserted dynamically into the page after loading. If they make certain calls (document.write), this will causes issues like you see. This is really just how JavaScript (and document.write) work. (Alternative methods of inserting content in JS can be used, but it'd be down to the JS provider to write that.)
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences