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

IE11 does not support Object.includes() #8564

Closed
peterqliu opened this issue Jul 27, 2019 · 1 comment
Closed

IE11 does not support Object.includes() #8564

peterqliu opened this issue Jul 27, 2019 · 1 comment

Comments

@peterqliu
Copy link
Contributor

This PR introduces an includes method (https://github.com/mapbox/mapbox-gl-js/pull/8466/files#diff-3bdcadb35be47763a1abccc9707d22e0R181) that IE11 does not support.

mapbox-gl-js version: 1.2.0-beta.1

browser: IE11

Steps to Trigger Behavior

  1. Errors on startup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants