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

Can't "use strict" with store.js #111

Closed
avivgiladi opened this issue Jan 7, 2015 · 1 comment
Closed

Can't "use strict" with store.js #111

avivgiladi opened this issue Jan 7, 2015 · 1 comment

Comments

@avivgiladi
Copy link

The function ieKeyFix(key) is located in a place where it's not allowed with "use strict" mode.
Moving it to an upper location solves the issue. Maybe it's worth changing it in the source

@marcuswestin
Copy link
Owner

Store.js v2.0 has been released!

If you update to the latest version you will get this fix plus a bunch more :)

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

2 participants