Hi all,
I have a problem, my may displays perfectly on Microsoft Edge but it does not displays on Chrome. If it does display on Chrome it takes long to display. Sometimes it displays and does not show the SketchWidget. Or I can drop a point but I can not see it, I can only see its coordinates on Console.
But all these issues don't appear on Microsoft Edge. The errors that I get on Chrome are as follows:
Using ArcGIS API for JavaScript 4.15 [Date: 20200416, Revision: 43ef44a5]
Failed to load resource: the server responded with a status of 404 () [https://js.arcgis.com/4.14/dojo/jquery-validation.js]
outputsrc: dojoLoader
output.
TypeError: a.watch is not a function
at h (https://js.arcgis.com/4.15/dojo/dojo.js:1698:299)
at Object.b.when (https://js.arcgis.com/4.15/dojo/dojo.js:1701:176)
at Object.set (https://js.arcgis.com/4.14/esri/widgets/Sketch.js:14:233)
at b.set (https://js.arcgis.com/4.15/dojo/dojo.js:355:392)
at Object.set [as view] (https://js.arcgis.com/4.15/dojo/dojo.js:408:413)
at l (https://js.arcgis.com/4.15/dojo/dojo.js:366:303)
at Object.l (https://js.arcgis.com/4.15/dojo/dojo.js:366:276)
at Object.a.readOnly.a.set (https://js.arcgis.com/4.15/dojo/dojo.js:363:502)
at b.set (https://js.arcgis.com/4.15/dojo/dojo.js:355:392)
at Object.set [as view] (https://js.arcgis.com/4.15/dojo/dojo.js:408:413)
Please assist.
Regards
Siyabonga Kubeka
Can you share a link to your webapp?
Hi Rickey,
Unfortunately I am not allowed to share the link to your webapps. But What I have also noticed is that these errors don show when I am using a .html file, but as soon as I take that code, put it on Visual Studio, this issue comes.