I have a map with 3 layers, two FeatureLayer and one ArcGISDynamicMapServiceLayer. 30% of the time, the map loads perfectly, but most of time it does not. When it fails, it throws the following cryptic message:
Error: Unable to complete operation.
| ...,"https:"));k=h.content;var x=h.url,y=s&&h.form,F=D;v=t.isDefined(v)?v:F.useCors... |
What can be causing this issue? and how can i solve it? thanks