You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
This PR removed Ember.Descriptor which is required under "ember-debug/object-inspector"
var Descriptor = Ember.Descriptor;
if (value instanceof Descriptor)
The text was updated successfully, but these errors were encountered: