angular-local-storage icon indicating copy to clipboard operation
angular-local-storage copied to clipboard

Cannot access cookies

Open chemoish opened this issue 9 years ago • 2 comments

https://github.com/grevory/angular-local-storage/blob/master/angular-local-storage.js#L325 accesses cookies from $document and not $document[0] or from $cookies via ngCookies

chemoish avatar Sep 08 '14 23:09 chemoish

+1 I was just about to open an issue about this. Breaks my test suite.

provegard avatar Oct 01 '14 16:10 provegard

+1

MikeElghali avatar Feb 27 '15 13:02 MikeElghali