Skip to content

Latest updates in dashboard don't show up #1099

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

Closed
Keruspe opened this issue Oct 2, 2017 · 0 comments
Closed

Latest updates in dashboard don't show up #1099

Keruspe opened this issue Oct 2, 2017 · 0 comments
Labels
A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior

Comments

@Keruspe
Copy link
Contributor

Keruspe commented Oct 2, 2017

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"

locks added a commit that referenced this issue Oct 2, 2017
@carols10cents carols10cents added A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior labels Oct 11, 2017
bors-voyager bot added a commit that referenced this issue Oct 23, 2017
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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

No branches or pull requests

2 participants