Skip to content

Conversation

@mattpap
Copy link
Contributor

@mattpap mattpap commented Nov 25, 2024

This is minimal change required to fix the issue. However, similar fix needs to be applied in general in other places and also improving the type of ViewStorage would help to identify possible locations. These changes aren't backportable, so they will have to wait for another PR.

fixes #14168

@mattpap mattpap mentioned this pull request Nov 26, 2024
11 tasks
@mattpap
Copy link
Contributor Author

mattpap commented Nov 26, 2024

This doesn't fail when run individually, only when multiple tests are run:

✗ Bug
 └┬─ in issue #14168
  └── doesn't allow to add multiple TileRenderer instances to a plot
timeout

@mattpap mattpap force-pushed the mattpap/14168_update_Pane_elements branch from 9904372 to 2b7b688 Compare December 2, 2024 19:34
@mattpap mattpap merged commit 0e7e63a into branch-3.7 Dec 2, 2024
@mattpap mattpap deleted the mattpap/14168_update_Pane_elements branch December 2, 2024 19:52
@mattpap mattpap modified the milestones: 3.7, 3.6.2 Dec 2, 2024
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] using add_tile to add multiple layers causes error on JScript side

2 participants