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

Error in latest Chrome (38.0.2096.0) #156

Closed
lukemelia opened this issue Jul 18, 2014 · 1 comment
Closed

Error in latest Chrome (38.0.2096.0) #156

lukemelia opened this issue Jul 18, 2014 · 1 comment
Labels

Comments

@lukemelia
Copy link

I get the following error in the current version of Chrome trying to load the demo page:

Uncaught ReferenceError: Invalid left-hand side expression in prefix operation

the line number with the error refers to the line 7718 of jszip.js:

if (--(count[len]) === 0) {

I've confirmed this error on mac and windows.

@puzrin
Copy link
Contributor

puzrin commented Jul 19, 2014

That's a chrome bug. I've released update for pako. The only thing that should be done - rebuild jszip with updated pako sources.

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

No branches or pull requests

3 participants