Skip to content

Conversation

@FRosner
Copy link
Contributor

@FRosner FRosner commented Apr 15, 2025

Summary

This PR sets dashChildrenUpdate to true on the tabs component as advised by plotly/dash#3268 to address a regression introduced in Dash 3 that would prevent tabs from getting rendered properly after updating them via a callback.

References

Copy link
Collaborator

@tcbegley tcbegley left a comment

Choose a reason for hiding this comment

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

Great, thanks for this! Let me just have a think about whether there are other components where this change would be relevant and then I will merge.

@tcbegley
Copy link
Collaborator

We're all good, I was wondering if Accordion and AccordionItem might need a similar update, but they work differently to Tabs and Tab so we're all good.

@tcbegley tcbegley merged commit 8c1e456 into dbc-team:main Apr 15, 2025
8 checks passed
This was referenced Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants