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).
The HTTP request succeeds but the items are never displayed (the "My crates" and "Following" sections work as expected, but not the "Latest updates").
The console logs this error: "e.get(...).pushObjects is not a function"
The text was updated successfully, but these errors were encountered: