Esri / jsapi-resources

A collection of resources for developers using the ArcGIS Maps SDK for JavaScript.
https://developers.arcgis.com/javascript/latest/
Apache License 2.0
710 stars 563 forks source link

Angular Map Component Sample Errors #538

Open sriramasdanturthi opened 2 days ago

sriramasdanturthi commented 2 days ago

IMPORTANT

Actual behavior

when I am trying to zoom in its throwing lot of errors see the image below. Abort signal error image

Expected behavior

No errors

Reproduction sample

map-component-sample-angular

Reproduction steps

  1. Open Dev tools
  2. try to zoom in or out see bunch of errors and also map loads very slowly

Reproduction browser

chrome on windows 11

Operating System (check https://whatsmyos.com)

windows 11

andygup commented 2 days ago

Hi @sriramasdanturthi thanks for reporting. I wasn't able to reproduce the issue locally using the Angular map-components sample.

sriramasdanturthi commented 2 days ago

the sample works on other browsers except this browser. and the https://developers.arcgis.com/javascript/latest/sample-code/intro-map-components/live/ is loads fine on all browsers.

andygup commented 2 days ago

We were able to repro the slow panning and zooming on a Windows 10 machine, but not the abort errors. Upgrading the machine to Chrome 130 and closing a bunch tabs fixed the issue.

Can you try:

sriramasdanturthi commented 1 day ago

It's version 130. And tried all those steps still getting this error. I tried in another browser brave it's also version 130 same errors.