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

localStorageService.cookie.remove(key) return undefined

Open Berson1990 opened this issue 8 years ago • 0 comments

hello now when I use localStorageService.cookie.remove("key") return undefined and I cant remove data from key and documentation i found remove and clearAll() but I wand remove only key how can i fix this

Berson1990 avatar Oct 31 '17 14:10 Berson1990