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

Fix browser compatibility #1356

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

csordasmarton
Copy link
Contributor

Lambda functions and array includes function supported by only modern browsers.
IE explorer doesn't even support these functions.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes
https://developer.mozilla.org/hu/docs/Web/JavaScript/Reference/Functions/Arrow_functions

Lambda functions and array `includes` function supported by only
modern browsers.
@gyorb gyorb merged commit c87125c into Ericsson:master Feb 9, 2018
@csordasmarton csordasmarton deleted the browser-compatibility-fix branch February 15, 2018 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants