Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There's an empty void where the inspector should be #1064

Closed
brian-c opened this issue Nov 8, 2019 · 3 comments · Fixed by #1065
Closed

There's an empty void where the inspector should be #1064

brian-c opened this issue Nov 8, 2019 · 3 comments · Fixed by #1065
Labels

Comments

@brian-c
Copy link

brian-c commented Nov 8, 2019

Issue and Steps to Reproduce

It looks like the extension has a broken script hash. I'm not really up on extension development, so I hope this helps debug things:

  • Visit https://emberjs.com/
  • Right-click anywhere and select "Inspect Ember Component"
  • The Ember inspector will open, but it's blank
  • Right-click in the blank space where the Ember inspector should be and select "Inspect"
  • An error appears twice in the new console that pops up:

Failed to find a valid digest in the 'integrity' attribute for resource 'chrome-extension://bmdblncegkenkacieihfhpjfppoconhi/panes-3-4-0/assets/ember-inspector.js' with computed SHA-256 integrity 'vRfOB+zwlqbAVgwg0e4YZW4qqbG899tr1UGDjEef21k='. The resource has been blocked.

Your environment

macOS 10.14.6
Chrome 78.0.3904.97
Ember Inspector 3.12.0

@RobbieTheWagner
Copy link
Member

We are aware, but do not know how to fix it yet.

@danilo-p
Copy link

danilo-p commented Nov 8, 2019

Can you roll back to the latest stable version?

@chancancode
Copy link
Member

#1065 should fix it, working on releasing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants