We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
@serbel - I've added the required Polyfill in this PR - #16
Sorry, something went wrong.
jdreetz
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: