-
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
Ember application not detected with Firefox 120.0 #2516
Comments
@rgaiacs any errors? |
Not for me, but the console does have |
Thanks @patricklx. Now that you mentioned, Firefox Extension displays a notification alert: Set the corrections permission solved the issue. |
I just set up a new device and still had to configure the permissions in the extension settings. I'm not sure if the issue wasn't resolved by #2517 or if newer versions of Firefox broke it again 🤔. |
i confirmed this on Firefox 125.0.2 |
looks like Firefox takes this as optional now. |
Ember Inspector displays
with Firefox 120.0.
To Reproduce
Steps to reproduce the behavior:
ember new super-rentals --lang en
cd super-rentals/ && ember server
Expected behavior
Ember Inspector working.
Environment
ember-cli
: 5.4.1node
: 20.5.1os
: linux x64Firefox: 120.0
Additional context
Ember Inspector works as expected in Chrome.
The text was updated successfully, but these errors were encountered: