You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on this. Seems we filter our 0 cases in formatGraph.ts and San Mateo County data has 0 cases for month of December. The chartData props passed to TimeBarChar from Stats is an array of length 0 and hence TimeBarChar fails to load due to NPE.
Describe the bug
On Stats page, the data for San Mateo seems to be broken. It only show data from 9/23.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
San Mateo should display current data like all the other counties.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: