Getting error in IE11. No error in other browsers.
For example, using a basic Esri sample below errors in IE.
Same issue in 4.12
Version 3.9 works in IE
I found the issue.
I am using pdf.js to generated PDF files in another part of my website, and unrelated to Esri. The map works when I remove the reference to pdf.js.
Thanks, but I am using wordpress and need esri to load as defered and in footer, otherwise it gets multipleDefined errors from jQuery. Chrome\Firefox\Opera\Edge all work as is.
Move your script tag to the header:
Example:
JS Bin - Collaborative JavaScript Debugging
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.