-
Notifications
You must be signed in to change notification settings - Fork 286
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
Comments
Hi @GCorbel. For the address bit, I'm surprised it works in Chrome 58 as I thought they had removed that feature much before. |
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. |
the app icon just says "this site is not using ember" for me windows 10 was surprised that i didn't have to expose the app to |
Today, it works with Chromium 62. I don't know what changed. I still have the issue on Vivaldi. |
I just run Ember Inspector on Vivaldi 1.13 and the Ember Inspector tab is missing in dev tools.
it looks like btw. this issue is opened also in vue-devtools repo: vuejs/devtools-v6#436 |
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. |
@lolmaus hmm that's strange - I am running 1.14.1077.50 and it works (see screenshot below) |
Ah, works now after a browser restart. 👍 |
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! |
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](https://user-images.githubusercontent.com/1296201/32581805-990c0110-c4b9-11e7-811a-afcab3e9d937.png)
And the address bar :
![image](https://user-images.githubusercontent.com/1296201/32581832-b0766a0c-c4b9-11e7-9745-ec2da67fed91.png)
The text was updated successfully, but these errors were encountered: