gsklee / ngStorage

localStorage and sessionStorage done right for AngularJS.
MIT License
2.33k stars 461 forks source link

Test sessionStorage prior to usage #191

Closed sime closed 8 years ago

sime commented 8 years ago

We use sessionStorage a lot, thus get plenty QUOTA_EXCEEDED_ERR errors when using it on private Safari.

sime commented 8 years ago

Bad bad bad. Sorry for the noise. My problem is actually with angular-retina.