When I enter esri demo link for IntegratedMeshLayer modification -
IntegratedMeshLayer modification | ArcGIS API for JavaScript 4.16
I get in the console multiple identical errors:
dojo.js:115 [esri.views.3d.layers.SceneLayerView3D] Failed to store node in IndexedDB cache: 2755: QuotaExceededError
g._consoleWriter @ dojo.js:115
all errors are identical, except number of cache is different between errros.
1. What is the cause for the error?
2. I want to build WAB custom widget for this capability. Can I ignore the error?
3. What could be done so that the error will not appear?
4. Is it esri issue or that the error depends on my setups?
Attached: screenshot
Help will be greatly appreciated.
Solved! Go to Solution.
Hi,
All your errors are local to your system. as it says 'QuotaExceededError'. this is a browser error. see below on possible fixes.
arcgis.com
), click on it to expand stored data and cookies. Solved it.
However, it was long ago, and I don't remember now.
Michael