goodeggs / angular-cached-resource

An AngularJS module to interact with RESTful resources, even when browser is offline
MIT License
216 stars 29 forks source link

Actually log the error when writing to local storage fails #64

Closed makebbekus closed 9 years ago

makebbekus commented 9 years ago

Follow up to https://github.com/goodeggs/angular-cached-resource/pull/62. Should log the actual error as well when writing to local storage fails.