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

Not visible in Chromium 62 or Vivaldi 1.12 #734

Closed
GCorbel opened this issue Nov 9, 2017 · 10 comments
Closed

Not visible in Chromium 62 or Vivaldi 1.12 #734

GCorbel opened this issue Nov 9, 2017 · 10 comments
Labels

Comments

@GCorbel
Copy link

GCorbel commented Nov 9, 2017

I installed ember-inspector on Vivaldi and Chromium and I can't see the "ember" option in the top toolbar of the dev tool. It works with Chrome. I can see than the website is detected as an Ember app because there is Tomster on the address bar and the version used by the application is displayed.

I'm on Vivaldi 1.12 (which use Chrome 61) and Chromium 62 on Ubuntu 17.10. It works with Chrome 58.

Here is my toolbar :
image

And the address bar :
image

@locks
Copy link
Contributor

locks commented Nov 9, 2017

Hi @GCorbel. For the address bit, I'm surprised it works in Chrome 58 as I thought they had removed that feature much before.
Are you sure it installed properly? You don't see it at all on the extensions list? What are the Inspector versions, and what is the version of the Ember application you're trying it on.

@GCorbel
Copy link
Author

GCorbel commented Nov 9, 2017

I see it on the extension list. I'm on the version 2.3 and I removed and reinstall it to be sure. I tried with an app with a ember 2.6 and 2.12.

@daniellizik
Copy link

the app icon just says "this site is not using ember" for me

windows 10
chrome 62.0.3202.94 (Official Build) (64-bit)
ember 2.14.2
ember inspector 2.3.0

was surprised that i didn't have to expose the app to window or something but the webstore page or the repo readme didn't specify any other installation instructions

@GCorbel
Copy link
Author

GCorbel commented Nov 21, 2017

Today, it works with Chromium 62. I don't know what changed. I still have the issue on Vivaldi.

@IgorKvasn
Copy link
Contributor

I just run Ember Inspector on Vivaldi 1.13 and the Ember Inspector tab is missing in dev tools.
I noticed, that Vivaldi is giving this error message:

[29431:29431:1122/120025.194831:ERROR:CONSOLE(9)] "Uncaught TypeError: Cannot read property 'panels' of undefined", source: chrome-extension://bmdblncegkenkacieihfhpjfppoconhi/devtools.js (9)

it looks like chrome.devtools returns undefined in Vivaldi

btw. this issue is opened also in vue-devtools repo: vuejs/devtools-v6#436

@IgorKvasn
Copy link
Contributor

works in Vivaldi 1.14.1077.41

@lolmaus
Copy link
Contributor

lolmaus commented Feb 20, 2018

works in Vivaldi 1.14.1077.41

I'm on Vivaldi 1.14.1077.50, and the Ember tab is not visible for me in Inspector.

@IgorKvasn
Copy link
Contributor

@lolmaus hmm that's strange - I am running 1.14.1077.50 and it works (see screenshot below)

vivaldi ember

@lolmaus
Copy link
Contributor

lolmaus commented Feb 20, 2018

Ah, works now after a browser restart. 👍

@RobbieTheWagner
Copy link
Member

Since this appears to be working for everyone now, and we have released new versions as well, going to close this. Please feel free to reopen if there are still issues!

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

No branches or pull requests

6 participants