Skip to content
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

Page breaks when navigating to the ping information #114

Closed
acmiyaguchi opened this issue Oct 13, 2020 · 3 comments
Closed

Page breaks when navigating to the ping information #114

acmiyaguchi opened this issue Oct 13, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@acmiyaguchi
Copy link
Contributor

Navigating to a page for ping information (e.g http://localhost:5000/#!/apps/mozregression/pings/usage) leads to a broken page with the following error.

Uncaught (in promise) Error: {#each} only iterates over array-like objects.
    validate_each_argument index.mjs:1615
    create_then_block bundle.js:2938
    update index.mjs:1032
    handle_promise index.mjs:1065
@acmiyaguchi acmiyaguchi added the bug Something isn't working label Oct 13, 2020
@DawoodShahat
Copy link
Contributor

Hey, I tried to reproduce the error, and It works fine on my end.

Screenshot 2020-10-14 at 2 53 19 AM

@acmiyaguchi
Copy link
Contributor Author

Thanks! Based on your comment I figured out that the data format changed and reran build-glean-metadata.py, which fixed the issue.

@meghajain-1711
Copy link
Contributor

hey @acmiyaguchi ! The link works fine for me too, both on Chrome and Firefox :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants