BNHM / AmphibiaWebDiseasePortal

Amphibian Disease Portal 2.0
https://amphibiandisease.org
GNU General Public License v3.0
1 stars 1 forks source link

charts not behaving in incognito window, maybe also in Chrome #91

Closed mkoo closed 4 years ago

mkoo commented 4 years ago

charts on species pages are not consistently appearing, depending on browser (I know a pain so at least we should give guidance)

I see consistently a js script not loading and JSON not parsing when inspecting the console!

birbjam commented 4 years ago

ah yeah it's because its trying to get data from localStorage and since its incognito, there is nothing stored locally until you go into Projects. this should be an easy fix.

birbjam commented 4 years ago

Should be working now in develop.