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

Uncaught TypeError #335

Closed
dtr0yan opened this issue Mar 31, 2015 · 1 comment
Closed

Uncaught TypeError #335

dtr0yan opened this issue Mar 31, 2015 · 1 comment

Comments

@dtr0yan
Copy link

dtr0yan commented Mar 31, 2015

After click on View Tree -> View / Components item the Uncaught TypeError: Expecting a function in instanceof check, but got undefined:
inspectValueVM2112:2015
replacePropertyVM2112:1996
addPropertiesVM2112:1975
(anonymous function)VM2112:1973
propertiesForMixinVM2112:1863
EmberObject.extend.mixinsForObjectVM2112:1782
EmberObject.extend.sendObjectVM2112:1723 EmberObject.extend.messages.inspectByIdember.debug.js:17794
applyember.debug.js:12425
sendEventember.debug.js:28664
exports.default.mixin.Mixin.create.triggerVM2112:1564
(anonymous function)VM2112:107
(anonymous function)VM2112:106
exports.default.Ember.Object.extend._messageReceivedVM2112:247
(anonymous function)ember.debug.js:224
Backburner.runember.debug.js:15813
runVM2112:246 (anonymous function)

My environent:
"jquery": "~1.9",
"ember": "1.12.0-beta.1",
"ember-data": "1.0.0-beta.16.1",
"ember-template-compiler": "http://builds.emberjs.com/tags/v1.12.0-beta.1/ember-template-compiler.js"

Chrome Browser.

@teddyzeenny
Copy link
Contributor

Fixed by #327

Until a new inspector version is released, you need to use Ember Inspector master with Ember canary.

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

2 participants