Henry Agnew
Results
3
issues of
Henry Agnew
@DiegoZoracKy I'm attempting to update all your dependencies that rely on cliss, though you have a lot of circular dependencies that make it hard for me to update them myself...
Depends on https://github.com/DiegoZoracKy/magicli/pull/3. Closes #45
When embedded, window.localStorage may throw an uncaught exception if it cannot access localStorage. This change moves all calls to window.localStorage inside try-catch so the exception is handled.