You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
alecarn
added
the
bug
Incorrect or unexpected behaviors // Anomalies de fonctionnement
label
Dec 6, 2023
The error handling not seem to be implemented.
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:
The text was updated successfully, but these errors were encountered: