Skip to content

DevTools builds but throws error when loaded in Chrome #50048

@JeanMeche

Description

@JeanMeche

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 :

Screenshot 2023-04-27 at 21 55 19

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 !

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions