Skip to content

Commit

Permalink
adding bug #184
Browse files Browse the repository at this point in the history
  • Loading branch information
ajanian committed Oct 31, 2020
1 parent 79e6e12 commit 06e68bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/render_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ function parse(stateOrCounty) {
essentialSel = document.getElementById('essential-select');
ageGroupSel = document.getElementById('agegroup-select');

//console.debug("About to parse");
//FIXME #184 If there is an error then it hangs on "Loading..." when there is an error parsing we should alert here
setChartContainerText('Loading Data...');
disableSelects();

Expand Down

0 comments on commit 06e68bb

Please sign in to comment.