Skip to content

v6.2.9

Choose a tag to compare

@github-actions github-actions released this 07 Feb 17:03

Fixed

  • Viewer blank blue page — Vue.js 3 in-browser template compiler requires 'unsafe-eval' in the CSP script-src directive (it uses new Function() internally). Without it, Vue loads but silently fails to compile templates, leaving a blank page. Added 'unsafe-eval' to fix rendering. Bug present since v6.2.3.

📋 Full changelog: docs/CHANGELOG.md