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

FYI: Esri Leaflet and IE Compatibility Mode #972

Closed
pauldzy opened this issue Jul 10, 2017 · 1 comment
Closed

FYI: Esri Leaflet and IE Compatibility Mode #972

pauldzy opened this issue Jul 10, 2017 · 1 comment

Comments

@pauldzy
Copy link

pauldzy commented Jul 10, 2017

  • Browser and version: IE 11

  • Version of Leaflet (L.version): 1.1.0

  • Version of esri Leaflet (L.esri.VERSION): 2.0.8

Steps to reproduce the error:

  1. Using IE11, open http://esri.github.io/esri-leaflet/examples/
  2. Select settings and then Compatibility View Settings
  3. Add esri.github.io to the site list
  4. Inspect the resulting errors

This is not a bug report but perhaps a request to clarify or add documentation (perhaps this issue is enough).

Esri-Leaflet currently is non-functional with Internet Explorer Compatibility Mode. This usually can be worked around using X-UA-Compatible meta directives and/or request headers. However there appear to be some IE scenarios (such as expressly listing a site or certain policy settings) whereby a given domain will always be rendered in compatibility mode. And if your Esri-Leaflet app is in that domain you are out of luck.

Anyhow not sure if there is anything actionable here other than perhaps documentation of the problem to help others more quickly sort out their errors.

Thanks,

Paul

@jgravois
Copy link
Contributor

thanks Paul!

i've added this information to our FAQ and tagged this issue to help others find it in the future.

https://github.com/Esri/esri-leaflet/wiki/FAQ#compatibility-mode

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