fairDataSociety / fairdrive-theapp

The main app to browse Fairdrive.
GNU General Public License v3.0
21 stars 7 forks source link

fix: caching issue (#507) #511

Closed tomicvladan closed 1 year ago

tomicvladan commented 1 year ago

Fixes potential situation when JSON.parse returns undefined. Judging by the #507, that can happen sometimes.