angular-cache icon indicating copy to clipboard operation
angular-cache copied to clipboard

modul crash if local storage is disabled in firefox

Open kusigit opened this issue 9 years ago • 0 comments

The modul throws an exception TypeError: localStorage is null and does not work anymore, if the local storage is disabled in firefox.

testet with version firefox 44.0b9 about:config => dom.storage.enabled : false

kusigit avatar Mar 14 '16 07:03 kusigit