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

Error in downloading old experiments #448

Open
cjqian opened this issue Feb 10, 2025 · 1 comment
Open

Error in downloading old experiments #448

cjqian opened this issue Feb 10, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@cjqian
Copy link
Member

cjqian commented Feb 10, 2025

When downloading an old experiment (for example, https://deliberate-lab.appspot.com/#/e/23c877c9-9b48-4669-9970-745a4faac33a):

The interface shows an infinite loading; this is in the console:

bundle.js:1755 Uncaught (in promise) TypeError: Cannot convert undefined or null to object
at Function.keys ()
at bundle.js:1755:8208
at Array.forEach ()
at bundle.js:1755:8179
at Array.forEach ()
at Nj (bundle.js:1755:8151)
at bundle.js:1755:28061
at Array.forEach ()
at bundle.js:1755:27794
at Vj. (bundle.js:1755:28356)

The interface should either throw an error to show that the experiment cannot be deleted, or ignore undefined objects / try to download what it can (preferred).

@cjqian cjqian added the bug Something isn't working label Feb 10, 2025
@cjqian cjqian added this to the 🗄️ Backlog milestone Feb 10, 2025
@cjqian
Copy link
Member Author

cjqian commented Feb 10, 2025

Note: This appears to be specific to the chip negotiation experiments.

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

1 participant