outbreak-info / outbreak.info

During outbreaks of emerging diseases such as COVID-19, efficiently collecting, sharing, and integrating data is critical to scientific research. outbreak.info is a resource to aggregate all this information into a single location.
https://outbreak.info/
GNU General Public License v3.0
33 stars 13 forks source link

Catch the D3 rect error for LineagesByLocation.vue #569

Closed flaneuse closed 1 year ago

flaneuse commented 1 year ago

http://localhost:8080/location-reports?loc=GBR triggers the D3 error:

attr.js?f872:17 Error: <rect> attribute width: A negative value is not valid. ("-220")

flaneuse commented 1 year ago

closed in #590