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

1.0.2 update will fail on IE 11 (and lower) #2

Open
steve-tapley opened this issue Jan 19, 2017 · 1 comment
Open

1.0.2 update will fail on IE 11 (and lower) #2

steve-tapley opened this issue Jan 19, 2017 · 1 comment

Comments

@steve-tapley
Copy link

Hi,
I saw that you removed the underscore version of the find function in favour of the Array.find function.

However, according to MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find

the find function is not support in any version of internet explorer. It might be worth considering adding underscore back again, or adding a polyfill.

Cheers,
Steve

@bhollis
Copy link
Owner

bhollis commented Jan 19, 2017 via email

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