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

GEO - Cannot read properties of undefined (reading 'viewController') #1567

Open
alecarn opened this issue Jan 10, 2024 · 2 comments · May be fixed by #1582
Open

GEO - Cannot read properties of undefined (reading 'viewController') #1567

alecarn opened this issue Jan 10, 2024 · 2 comments · May be fixed by #1582
Assignees
Labels
bug Incorrect or unexpected behaviors // Anomalies de fonctionnement

Comments

@alecarn
Copy link
Collaborator

alecarn commented Jan 10, 2024

Cannot read properties of undefined (reading 'viewController')
in-map-resolution.ts in this.empty$$

this.empty$$ = store.empty$.subscribe(() =>
      this.updateEntitiesInResolution(
          store,
          store.layer.map.viewController.getResolution()
      )
);

Voici comment reproduire le bogue:

Enregistrement.2024-01-25.143217.mp4
@alecarn alecarn added the bug Incorrect or unexpected behaviors // Anomalies de fonctionnement label Jan 10, 2024
@alecarn alecarn added this to the v16.2.0 milestone Jan 10, 2024
@aziz-access aziz-access self-assigned this Jan 11, 2024
@alecarn alecarn added security Fix for security vulnerabilities // Correction de vulnérabilités de sécurité sentry and removed security Fix for security vulnerabilities // Correction de vulnérabilités de sécurité labels Jan 12, 2024
Copy link

sentry-io bot commented Jan 15, 2024

Sentry issue: IGO2-FRONTEND-3F

@aziz-access
Copy link
Contributor

@alecarn J'ai fait plusieurs tests mais je n'ai pas réussi à produire le bug.
vous pouvez tester avec cette couche 'Domaine bioclimatique'

@alecarn alecarn removed this from the v16.2.0 milestone Jan 18, 2024
@alecarn alecarn removed the sentry label Jan 24, 2024
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

Successfully merging a pull request may close this issue.

2 participants