TEST5 (AKA destructive test) - is now running

The new version of launcher enforces CSP headers which doesn’t allow java scripts and css to execute from the html directly. This is done to prevent XSS attacks.

If you can make the javascripts and css as separate files and link it to the html then the things should work fine.

@davidpbrown, I can see the same for your sites too. If you can open the developer console in the browser, these errors should be visible.

4 Likes