digipolisantwerp/antwerp-ui_angular

Localstorage does not work on ie11

Closed this issue · 0 comments

Describe the bug

The localstorage memory polyfill uses Proxy, which is not available (or polyfill-able) on ie11.

To Reproduce

Use the localstorage package in an app and open it in ie11.

Expected behavior

It should work