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

Erro when i click ViewTree and any Controller. #523

Closed
cristianounix opened this issue Mar 8, 2016 · 4 comments
Closed

Erro when i click ViewTree and any Controller. #523

cristianounix opened this issue Mar 8, 2016 · 4 comments

Comments

@cristianounix
Copy link

Ember Inspector has errored.
This is likely a bug in the inspector itself.
You can report bugs at https://github.com/emberjs/ember-inspector.
Error message: inspect is not defined
Stack trace: ReferenceError: inspect is not defined
at inspectElement (:300:7)
at inspectElement (:3640:29)
at inspectElement (:3552:14)
at Object.apply (http://app/assets/vendor.js:28645:25)
at Object.sendEvent (http://app/assets/vendor.js:22986:17)
at exports.default.mixin.Mixin.create.trigger (http://app/assets/vendor.js:40347:14)
at :2799:16
at . (:2829:18)
at Object.Backburner.run (http://app/assets/vendor.js:10771:27)
at run (http://app/assets/vendor.js:26526:27)
at wrap (:2827:14)

@teddyzeenny
Copy link
Contributor

Can you reproduce this in an online app or jsbin?

@seansellek
Copy link

Hello, I'm also seeing this error and can reproduce it with this app: http://boundless-fog.surge.sh/

It is simply the getting started app. Stack trace is:

Ember Inspector has errored.
This is likely a bug in the inspector itself.
You can report bugs at https://github.com/emberjs/ember-inspector.
Error message: inspect is not defined
Stack trace: ReferenceError: inspect is not defined
    at Class.inspectElement (<anonymous>:301:7)
    at Class.inspectElement (<anonymous>:3641:29)
    at Class.inspectElement (<anonymous>:3553:14)
    at Object.apply (http://boundless-fog.surge.sh/assets/vendor.js:32596:18)
    at Object.sendEvent (http://boundless-fog.surge.sh/assets/vendor.js:26062:28)
    at Class.trigger (http://boundless-fog.surge.sh/assets/vendor.js:44088:25)
    at <anonymous>:2799:16
    at Class.<anonymous> (<anonymous>:2829:18)
    at Object.run (http://boundless-fog.surge.sh/assets/vendor.js:10797:25)
    at run (http://boundless-fog.surge.sh/assets/vendor.js:30383:27)

@locks
Copy link
Contributor

locks commented Sep 20, 2016

I can't reproduce @seansellek, works properly here :\ What's the version of your Inspector?

@RobbieTheWagner
Copy link
Member

This is not reproducible on latest Ember Inspector. Please update and the problem should go away.

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

No branches or pull requests

5 participants