-
Notifications
You must be signed in to change notification settings - Fork 27k
Closed
Labels
Milestone
Description
Is this a bug report or a feature request?
- Bug Report
- Feature Request
Please provide the steps to reproduce the issue [Bug Report only]
- Build the devTools with
devtools:build:chrome - zip the content of
dist/bin/devtools/projects/shell-browser/src/prodapp - Drag & drop the zip into the extension page (
chrome://extensions) - Debug an angular app with the devTools
- Check the extension page for errors :
Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".
Afaik there has been no changes since the release of 1.0.7. So I'm a bit clueless.
Poke @AleksanderBodurri If you have any idea !
johncrim
