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

TypeError: Cannot read properties of undefined (reading 'projection') #1604

Open
sentry-io bot opened this issue Jan 25, 2024 · 1 comment
Open

TypeError: Cannot read properties of undefined (reading 'projection') #1604

sentry-io bot opened this issue Jan 25, 2024 · 1 comment
Labels
bug Incorrect or unexpected behaviors // Anomalies de fonctionnement

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 25, 2024

Sentry Issue: IGO2-FRONTEND-1Y

TypeError: Cannot read properties of undefined (reading 'projection')
  at Array.map (<anonymous>)
...
(13 additional frame(s) were not displayed)

Voici comment reproduire le bogue:

Enregistrement.2024-01-25.143217.mp4
@sentry-io sentry-io bot added the bug Incorrect or unexpected behaviors // Anomalies de fonctionnement label Jan 25, 2024
@aziz-access
Copy link
Contributor

aziz-access commented Feb 26, 2024

@alecarn @pelord
this bug related to loading-layer.ts ---> store.ts in setStoreOlFeatures().
the issue here with the layer and the map.
this error includes all layers becose its related with speed of loading some time the map inside the layer object is undefined.

this issue can be fired when the zoom is changed

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect or unexpected behaviors // Anomalies de fonctionnement
Projects
None yet
Development

No branches or pull requests

1 participant