Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular Map Component Sample Errors #538

Open
2 tasks done
sriramasdanturthi opened this issue Oct 17, 2024 · 5 comments
Open
2 tasks done

Angular Map Component Sample Errors #538

sriramasdanturthi opened this issue Oct 17, 2024 · 5 comments

Comments

@sriramasdanturthi
Copy link

IMPORTANT

  • My question is related to the samples and content within this repository. For all other issues, open a ticket with Esri Technical Support or post your question in the community forum.
  • I have checked for existing issues to avoid duplicates. If someone has already opened an issue for what you are experiencing, please add a 👍 reaction and comment as necessary to the existing issue instead of creating a new one. You can also refer to this repo's troubleshooting guide for hints and suggestions.

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
Copy link
Member

andygup commented Oct 17, 2024

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

@sriramasdanturthi
Copy link
Author

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
Copy link
Member

andygup commented Oct 17, 2024

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:

  • Update to Chrome 130. If you already have 130, then restart the browser
  • Close all other tabs
  • Clear the cache
  • Try again

@sriramasdanturthi
Copy link
Author

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.

@andygup
Copy link
Member

andygup commented Oct 21, 2024

We just tested on a Windows 11 laptop while it was under and load and couldn't repro. Do you have another machine you can test it on using the same build output?

Also, for comparison see if you can try this @arcgis/core (non-component) sample: https://github.com/Esri/jsapi-resources/tree/main/core-samples/jsapi-angular-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants