Ember-inspector: There's an empty void where the inspector should be

Created on 8 Nov 2019  路  3Comments  路  Source: emberjs/ember-inspector

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

bug

All 3 comments

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

Can you roll back to the latest stable version?

1065 should fix it, working on releasing it

Was this page helpful?
0 / 5 - 0 ratings