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
Pr #3689 ported the EmptyObject work into the 1.13 branch used Object.create. Unfortunately, Object.create is not supported by IE8. We should replace this with Ember.create.
Pr #3689 ported the EmptyObject work into the 1.13 branch used Object.create. Unfortunately, Object.create is not supported by IE8. We should replace this with Ember.create.
https://github.com/emberjs/data/blob/release-1-13/packages/ember-data/lib/system/empty-object.js#L6
The text was updated successfully, but these errors were encountered: