opencarecc / graph-ryder-dashboard

A dashboard for exploring and summarizing an online forum with ethnographic coding
http://opencare.cc
Apache License 2.0
3 stars 1 forks source link

Shows "NaN" when navigating through multiple entities #10

Closed albertocottica closed 7 years ago

albertocottica commented 7 years ago

Click on one post in the list on the right, the frame opens where we can read the full text of the post. Click on a second one, this happens (he post in question is this: https://edgeryders.eu/en/practical-resilience/mission_case/response-vinays-europes-new-war). It seems that the dashboard always responds well to the first request to see a post, and always badly to requests after the first one.

graphryder_missing_reference

albertocottica commented 7 years ago

Then same thing happens with other kinds of entities, like codes.

jason-vallet commented 7 years ago

Ok, this one is a bit harder to address. After a lot of testing on Firefox, this behaviour never occurred even a single time. Then I tried the same on Chromium and, indeed, the issue appears from time to time (but mostly on the first try to consult a content). Maybe it is the same on Safari and Edge?

My tests on Chromium were mostly focussed on checking if the overall appearance of the views was similar across the browsers, so it slipped right under my nose. Some versions of Chrome seems to have known shortcomings getting the content via promises, see this previous bug report. I will look into it.

jason-vallet commented 7 years ago

Ok, its fixed. I went looking for the error way too far instead of focusing on what should have been obvious. When you hear hoofbeats...