react-rasta
react-rasta copied to clipboard
IE11 doesn't support property or method 'includes'
trafficstars
Hi, compiled ES5 version contains array.includes which isn't support in ie11.
Can you please replace it? Thanks
Hey, I will take a look at it.
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.
Hi, what's up with this issue? Also, it's possible to add support for styled-components v4?
@kraizybone Hi, currently involved pretty much in other projects. I will fix it soon, but cannot tell you exactly when.