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

IE: Object does not support property or method "find" #12

Open
serbel opened this issue Nov 28, 2017 · 1 comment
Open

IE: Object does not support property or method "find" #12

serbel opened this issue Nov 28, 2017 · 1 comment
Assignees

Comments

@serbel
Copy link

serbel commented Nov 28, 2017

IE 11.0.96.00.18837 (Win7) and IE 11.674.15063.0 (Win10) throws an error:
"Object does not support property or method "find". It’s necessary to add a polyfill for IE browsers, e.g:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find

@jdreetz jdreetz self-assigned this Jan 8, 2018
@jdreetz
Copy link
Contributor

jdreetz commented Jan 22, 2018

@serbel - I've added the required Polyfill in this PR - #16

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