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

[Backport release_3_8] Fix JS Dataviz: When dataviz is not available #4598

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

3liz-bot
Copy link
Contributor

Backport #4595
Authored by: @rldhont

rldhont added 2 commits July 11, 2024 13:13
In embed mode the error is generated because the dataviz elements are not available.
```
TypeError: elem is null
    isInViewport dataviz.js:23
    getPlots dataviz.js:146
    uicreated dataviz.js:774
    triggerEvent OpenLayers.js:246
    init map.js:5034
map.js:5039:28
    init map.js:5039
```
@github-actions github-actions bot added this to the 3.8.0 milestone Jul 11, 2024
@github-actions github-actions bot added dataviz javascript Pull requests that update Javascript code run end2end If the PR must run end2end tests or not labels Jul 11, 2024
@rldhont rldhont added run end2end If the PR must run end2end tests or not and removed run end2end If the PR must run end2end tests or not labels Jul 11, 2024
@rldhont rldhont merged commit 85d8e5c into release_3_8 Jul 11, 2024
14 checks passed
@rldhont rldhont deleted the backport-4595-to-release_3_8 branch July 11, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataviz javascript Pull requests that update Javascript code run end2end If the PR must run end2end tests or not
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants