design-first / system-runtime

A JavaScript library that runs systems
https://designfirst.io/systemruntime/
Apache License 2.0
121 stars 35 forks source link

[Safari] Error when accessing localstorage object on a local file #39

Closed ecarriou closed 7 years ago

ecarriou commented 7 years ago

Safari 10.1 seems to send now an error when accessing to the localstorage object when loading a local file.

note: a workaround is to activate local file access from the developer tool menu.