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

Doesn't work in Chrome ~~52~~ with JS harmony enabled #3344

Closed
slikts opened this issue Sep 2, 2016 · 3 comments
Closed

Doesn't work in Chrome ~~52~~ with JS harmony enabled #3344

slikts opened this issue Sep 2, 2016 · 3 comments

Comments

@slikts
Copy link

slikts commented Sep 2, 2016

OS: Windows 10
Chrome 52

Nothing works.

The errors I get in the console:

(index):27Uncaught (in promise) Error: Error in "storage" interceptor: Generator is already running(…)(anonymous function) @ (index):27step @ asyncToGenerator.js:1
(index):27Uncaught (in promise) Error: Error in "storage" interceptor: Generator is already running(…)(anonymous function) @ (index):27step @ asyncToGenerator.js:1```
@BenMcGarry
Copy link
Collaborator

chrome://flags/#enable-javascript-harmony

Is that flag enabled for you? If so turn it off.

@slikts
Copy link
Author

slikts commented Sep 2, 2016

That fixes it, thanks. I'd prefer to keep the flag on, though.

@Ajedi32
Copy link
Contributor

Ajedi32 commented Sep 2, 2016

Dup of #3339

@jewel-andraia jewel-andraia changed the title Doesn't work in Chrome 52 Doesn't work in Chrome ~~52~~ with JS harmony enabled Sep 2, 2016
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