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
1100: Fix "pushObjects is not a function" error r=carols10cents
This is a bit of a quick patch to address the problem, we should dig some more into why it's happening.
Fixes#1099
[edit] I only checked `config/environment.js` for something disabling prototype extensions, and forgot to check `package.json`, which lists [ember-disable-prototype-extensions](https://github.com/rust-lang/crates.io/blob/master/package.json#L49).
0 commit comments