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

Provvis stuck on "Loading graph": errors in console: provvis.js:5081 #2502

Closed
mccalluc opened this issue Jan 18, 2018 · 3 comments
Closed

Provvis stuck on "Loading graph": errors in console: provvis.js:5081 #2502

mccalluc opened this issue Jan 18, 2018 · 3 comments

Comments

@mccalluc
Copy link
Member

  • Specific code commit: 8b2625a
  • Version of the web browser and OS: Mac FF and Chrome
  • Environment where the error occurred (Vagrant VM and site conf mode or AWS instance): Test Prod

Steps to reproduce

https://test.stemcellcommons.org/data_sets/09d0b5f7-56ce-40eb-889b-e0b2050f11a9/#/provvis/
Never gets past "Loading graph..."

Chrome:

Uncaught TypeError: Cannot read property 'values' of undefined
    at Object.h [as handleCollapseExpandNode] (provvis.js:5081)
    at provvis.js:8342
    at Array.forEach (<anonymous>)
    at Object.w [as runRender] (provvis.js:8341)
    at provvis.js:10005
    at Object.<anonymous> (d3.min.js:1)
    at Object.t (d3.min.js:1)
    at XMLHttpRequest.u (d3.min.js:1)

FF:

a.parent.children is undefined
@jkmarx
Copy link
Member

jkmarx commented Jan 19, 2018

@mccalluc The data set is a test one.

@jkmarx jkmarx closed this as completed Jan 19, 2018
@mccalluc
Copy link
Member Author

@jmarx: Is there something about the test data that we know would be unlike a "real" data set? Or is it a question of priorities, and unless we see it in a real dataset we shouldn't pursue it?

@jkmarx
Copy link
Member

jkmarx commented Jan 19, 2018

@mccalluc I've encountered weirdness with other test datasets in the provenance. It's also priority thing right now. If you feel strongly about this issue, we can discuss further tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants