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

IE11 doesn't support property or method 'includes' #45

Open
ghost opened this issue Oct 15, 2018 · 4 comments
Open

IE11 doesn't support property or method 'includes' #45

ghost opened this issue Oct 15, 2018 · 4 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ghost
Copy link

ghost commented Oct 15, 2018

Hi, compiled ES5 version contains array.includes which isn't support in ie11.
Can you please replace it? Thanks

@rstaib
Copy link
Member

rstaib commented Oct 15, 2018

Hey, I will take a look at it.

@rstaib rstaib self-assigned this Oct 15, 2018
@rstaib
Copy link
Member

rstaib commented Oct 16, 2018

Herewith I confirm this Issue and I'm already working on a fix. In the meanwhile you could just add a polyfill for ES2016 Array.includes to your code. Thank you for reporting this bug.

@rstaib rstaib added the bug Something isn't working label Oct 16, 2018
@rstaib rstaib added this to the 1.0.5 milestone Oct 16, 2018
@ghost
Copy link
Author

ghost commented Dec 7, 2018

Hi, what's up with this issue? Also, it's possible to add support for styled-components v4?

@rstaib
Copy link
Member

rstaib commented Dec 7, 2018

@kraizybone Hi, currently involved pretty much in other projects. I will fix it soon, but cannot tell you exactly when.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant