You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.
If Private Browsing is enabled (eg: in Safari on OSX or iOS) an error is thrown when aware.js attempts to set anything via window.localstorage.setItem...
QUOTA_EXCEEDED_ERR:DOM Exception 22:"An attempt was made to add something to storage that exceeded the quota"
If Private Browsing is enabled (eg: in Safari on OSX or iOS) an error is thrown when aware.js attempts to set anything via window.localstorage.setItem...
QUOTA_EXCEEDED_ERR:DOM Exception 22:"An attempt was made to add something to storage that exceeded the quota"
Needs some try & catch action... ala http://jsfiddle.net/hxNc5/2/
The text was updated successfully, but these errors were encountered: