Closed kylewelsby closed 3 years ago
seen on: https://github.com/xdissent/karma-ievms/issues/1
This is weird because localStorage can be used Internet Explorer 8 and above.
localStorage
Tests indicate sessionStorage is enabled but localStorage is not.
Maybe there is a security setting on the browser which disabled localStorage API.
closing stale issue
seen on: https://github.com/xdissent/karma-ievms/issues/1
This is weird because
localStorage
can be used Internet Explorer 8 and above.Tests indicate sessionStorage is enabled but localStorage is not.
Maybe there is a security setting on the browser which disabled localStorage API.