Select to view content in your preferred language

WebGL issues and JQuery

328
0
01-04-2024 11:21 AM
TristanG
New Contributor II

I am using the 4.27 SDK, and I am trying to add just the basic map to a webpage. I get the errors in the console, attached in the image. This webpage has JQuery 3.3.1, but when I commented that library out, I got a map to display, and no console errors. I also tried updating to the latest version of JQuery, and it gave me the same result.

<script src="js/jquery-3.3.1.min.js"></script>

<misc scripts inbetween>

<script src="https://js.arcgis.com/4.27/"></script>

0 Kudos
0 Replies