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

Array.prototype.indexOf doesn't exist in IE<9 #16

Closed
akzhan opened this issue May 19, 2014 · 2 comments
Closed

Array.prototype.indexOf doesn't exist in IE<9 #16

akzhan opened this issue May 19, 2014 · 2 comments

Comments

@akzhan
Copy link
Contributor

akzhan commented May 19, 2014

# l10n.setFallback 'ru_RU', [ 'ru' ] # setFallback uses [].indexOf -> ie8 error
@puzrin
Copy link
Member

puzrin commented May 19, 2014

I'd recommend https://github.com/es-shims/es5-shim to normalize old browsers for es5. Not sure, that it's a good idea to spend time for es3 compatibility.

@akzhan
Copy link
Contributor Author

akzhan commented May 19, 2014

Thanks.

@akzhan akzhan closed this as completed May 19, 2014
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