I have upgraded ArcGIS API for javascript from 4.11 to 4.12. now I am getting attached error on console while running application. If you have any idea how to resolve, please suggest.
Thanks in advance
This might be related to the breaking changes here:
https://developers.arcgis.com/javascript/latest/guide/release-notes/#breaking-changes
DateString
DateFormat
NumberFormat
content
title
esri/core/lang.substitute()
dojo/number.format()
dojo/date.format()
Hi Suraj,
I have a couple ideas, first I would make sure that your values are the proper type, such as having a string when you need an integer. I would then make sure that you are specifying the spatialReference of the geometry you are creating. I would also try adding the "type" attribute to your geometry as well, such as "type":"point"
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.