Skip to content

adds flag to ExternalWrapper to identify if the component is a temporary insertion#3319

Merged
T4rk1n merged 6 commits intoplotly:devfrom
BSd3v:external-wrapper-temp-flag
Jun 3, 2025
Merged

adds flag to ExternalWrapper to identify if the component is a temporary insertion#3319
T4rk1n merged 6 commits intoplotly:devfrom
BSd3v:external-wrapper-temp-flag

Conversation

@BSd3v
Copy link
Copy Markdown
Contributor

@BSd3v BSd3v commented Jun 2, 2025

fixes #3320

This adds a flag to the ExternalWrapper that identifies if the component is temporary as in no dash component owns in and it needs to be removed from the layout store once unmounted.

This defaults to false as these are normally mounted under other dash components.

Copy link
Copy Markdown
Contributor

@T4rk1n T4rk1n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 Looks good.

@T4rk1n T4rk1n merged commit 0a2176b into plotly:dev Jun 3, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] ExternalWrapper when prop removes from layout when unmounted

2 participants