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

IE adding addional double quote

Open mohammed-sadik opened this issue 8 years ago • 1 comments
trafficstars

Hi there,

I have noticed this application storing all values with double quotes in IE regardless of the type of the variable unlike chrome, where the values are saved as its type. This is creating issue for me to share the value with other sub-domain applications.

Even though session storage keys are same, angular-2-local-storage returning null for values set by other application. Chrome output image

IE output image

Any helps appreciated!

Thanks in advance, Sadik

mohammed-sadik avatar Jul 18 '17 11:07 mohammed-sadik

Hi there, are you sure that isn't just how they're being displayed? I haven't got access to IE to check, some more info would be useful.

Thanks!

phenomnomnominal avatar Jul 19 '17 01:07 phenomnomnominal