Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javascript error on external local storage updates #9

Open
stumitchell opened this issue Mar 9, 2015 · 1 comment
Open

javascript error on external local storage updates #9

stumitchell opened this issue Mar 9, 2015 · 1 comment

Comments

@stumitchell
Copy link

Hi I am getting javascript errors when an external element in my page updates the local storage.
As the StorageEvent's key is a string value cljson->clj throws a syntax error.

This patch fixes this.
#7

@alandipert
Copy link
Owner

I wasn't able to merge your patch for some reason, but I did add the try/catch. It's in 2.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@alandipert @stumitchell and others