This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
Several reloads of the app ends with the cytoscape component not showing up #45
Labels
bug
Something isn't working
To test it, select a wiki and a network and then reload the page one or two times.
For instance, you can launch the app with
run_develop.sh
and go to http://localhost:5000/app/?wikis=es.lagunanegra.wikia.com&network=co_editing_network&upper_bound=1274800435&lower_bound=1243696435 and then reload the page.You will see that the cytoscape component stop showing up.
I think this bug has to do with a incorrectly coded PreventUpdate() call, maybe this one: https://github.com/Grasia/WikiChron-networks/blob/develop/wikichron/dash/main.py#L578
@FRYoussef can you take a look at this?
The text was updated successfully, but these errors were encountered: