mek32390 / mchp-dev

Unified academic planner and study guide marketplace
0 stars 0 forks source link

On Safari Private mode: error (no background image) #319

Closed mek32390 closed 6 years ago

mek32390 commented 8 years ago

When browsing in private mode on Safari, I see this error in the console:

QuotaExceededError: DOM Exception 22: An attempt was made to add something to storage that exceeded the quota.

Location:

localStorage.last_day = fullDaysSinceEpoch;

https://github.com/mitchellias/mchp-dev/blob/develop/mchp/lib/static/lib/js/mchp.js#L43