Skip to content
Snippets Groups Projects
Commit f9187fe9 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

IE8 does not support delete localStorage.[itemname], so this has to be changed...

IE8 does not support delete localStorage.[itemname], so this has to be changed to localStorage.removeItem(itemname)

close #688
parent 72acb508
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment