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

Vector tile layers - error handling #1528

Open
alecarn opened this issue Dec 6, 2023 · 1 comment · Fixed by #1591
Open

Vector tile layers - error handling #1528

alecarn opened this issue Dec 6, 2023 · 1 comment · Fixed by #1591
Assignees
Milestone

Comments

@alecarn
Copy link
Collaborator

alecarn commented Dec 6, 2023

The error handling not seem to be implemented.
image

The error on local
vectortile-layer.ts:118 ERROR TypeError: Cannot read properties of undefined (reading 'call')
at xhr.onerror [as __zone_symbol__ON_PROPERTYerror] (vectortile-layer.ts:120:17)
at XMLHttpRequest.wrapFn (zone.umd.js:810:43)
at _ZoneDelegate.invokeTask (zone.umd.js:445:35)
at core.mjs:10757:55
at AsyncStackTaggingZoneSpec.onInvokeTask (core.mjs:10757:36)
at _ZoneDelegate.invokeTask (zone.umd.js:444:64)
at Object.onInvokeTask (core.mjs:11070:33)
at _ZoneDelegate.invokeTask (zone.umd.js:444:64)
at Zone.runTask (zone.umd.js:210:51)
at ZoneTask.invokeTask [as invoke] (zone.umd.js:527:38)

To replicate:

  • Run the demo in local
  • In the context panel choose "Divers format à titre d'exemple"
  • Move on the map and the error should appear
@alecarn alecarn added the bug Incorrect or unexpected behaviors // Anomalies de fonctionnement label Dec 6, 2023
@alecarn alecarn added this to the v17.0.0 milestone Dec 6, 2023
@alecarn alecarn modified the milestones: v17.0.0, Backlog Jan 18, 2024
@aziz-access aziz-access self-assigned this Jan 18, 2024
@aziz-access
Copy link
Contributor

aziz-access commented Jan 18, 2024

@alecarn I can't find the bug you mentioned, but I found another one.

Image

@aziz-access aziz-access linked a pull request Jan 23, 2024 that will close this issue
2 tasks
@alecarn alecarn added this to the v17.0.0 milestone Jan 24, 2024
@alecarn alecarn removed the bug Incorrect or unexpected behaviors // Anomalies de fonctionnement label Mar 12, 2024
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

Successfully merging a pull request may close this issue.

2 participants