janastu / iihs_curation_dashboard

Front end dashboard to curate newsrack feeds using angular 4
Other
2 stars 4 forks source link

Pouchdb :Quota Exceeded error #253

Closed vaishnavisv closed 6 years ago

vaishnavisv commented 6 years ago

Some links I got when I looked for this issue

https://github.com/pouchdb/pouchdb/issues/4531

https://stackoverflow.com/questions/33481390/quotaexceedederror-with-pouchdb

https://github.com/pouchdb/pouchdb/issues/7228

vaishnavisv commented 6 years ago

When I cleared my browser cache ,this error is resolved and feeds are loading now. Will still look into this issue

vaishnavisv commented 6 years ago

Error resolved by not storing the data in pouchdb and using http adapters https://pouchdb.com/adapters.html