You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hosted CDN version is not compatible with ES5 browsers. There are some ES2015 statements shipped from @terraformer/arcgis. This may have happened after merging #1194.
@destus90 thank you for the report and the PR. I do see that the latest version does not work in IE11. We will work on testing/verifying your PR. In the mean time you can use a previous version as a workaround: https://unpkg.com/[email protected]/dist/esri-leaflet.js
Describe the bug
The hosted CDN version is not compatible with ES5 browsers. There are some ES2015 statements shipped from
@terraformer/arcgis
. This may have happened after merging #1194.Expected behavior
Should work in IE11.
To Reproduce
https://plnkr.co/edit/I7rNXwkWmITFwupi?open=lib%2Fscript.js
Observe the errors in the console.
The text was updated successfully, but these errors were encountered: