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

Force override Array.prototype.reduce in Chrome 80 #766

Closed
buu700 opened this issue Feb 10, 2020 · 2 comments
Closed

Force override Array.prototype.reduce in Chrome 80 #766

buu700 opened this issue Feb 10, 2020 · 2 comments

Comments

@buu700
Copy link

buu700 commented Feb 10, 2020

Apparently reduce is broken in Chrome 80.

Given that users may stay on old browser versions for unknown amounts of time, even after this is fixed ideally every website would continue including a workaround for the problem, so core-js seems like a natural place to handle it.

@BojanKogoj
Copy link

They have stopped Chrome 80 rollout, and will be releasing a fix soon. I don't think it's worth adding this hack.

@buu700
Copy link
Author

buu700 commented Feb 13, 2020

Ah, perfect, that's good to know.

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