Table widget not working properly in ArcGIS online

297
0
11-28-2022 02:28 PM
Labels (1)
BrandonGuo
Occasional Contributor

I have a few experiences building with the table widget, recently the table widget is running extremely slow and not returning any data occasionally.

Also got some error codes within the browser developer tools.

"

init.js:150

[esri.widgets.FeatureTable] 🛑 DEPRECATED - `FeatureTable.clearSelection` is deprecated in favor of FeatureTable.highlightIds'
🛠️ Replacement: FeatureTable.highlightIds
:gear: Version: 4.25
🔗 See https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html#highlig... for more details."

"Access to fetch at 'https://services-ap1.arcgis.com/w6r4L*********/arcgis/rest/services/GIS_Updates/FeatureServer/0/quer...' from origin 'https://experience.arcgis.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled."

 

"init.js:150

[esri.widgets.FeatureTable.support.FeatureStore] k {name: 'store:query-error', details: {…}, message: 'An error ocurred.'}"

 

0 Replies