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

Ember.Descriptor removed from Ember - Inspector Broken #326

Closed
jmurphyau opened this issue Mar 21, 2015 · 3 comments · Fixed by #327
Closed

Ember.Descriptor removed from Ember - Inspector Broken #326

jmurphyau opened this issue Mar 21, 2015 · 3 comments · Fixed by #327

Comments

@jmurphyau
Copy link

This PR removed Ember.Descriptor which is required under "ember-debug/object-inspector"

var Descriptor = Ember.Descriptor;

if (value instanceof Descriptor)

@stefanpenner
Copy link
Member

cc @teddyzeenny

@jmurphyau
Copy link
Author

@teddyzeenny how do I get this version into my browser? Or will it have to wait for another release (after 1.7.2)?

@teddyzeenny
Copy link
Contributor

@jmurphyau You can follow the readme instructions to use the master branch. You'll want to keep an eye out for the next version release so you can switch back to the auto-updating extension (the store one) once it's released.

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

Successfully merging a pull request may close this issue.

3 participants