-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Uncaught TypeError: Cannot read property 'getState' of undefined #12885
Comments
can you provide an isolated reproduction? |
Is it because of Ember Inspector? |
Most likely, there is an open issue/PR over in the inspector repo: emberjs/ember-inspector#510 |
I disabled the inspector, but error is not gone. I'll check if I can provide a reproduction some how... UPDATE: completely removed inspector and didn't get the error yet... |
Confirmed, is the inspector :( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure, if this is related to #12690 since I get this no matter where I click in my app... so I think its not really component-yield related. What can I do to provide more information for this?
The text was updated successfully, but these errors were encountered: