Skip to content

Conversation

@BSd3v
Copy link
Contributor

@BSd3v BSd3v commented Apr 10, 2025

In Dash 3, it has become apparent that some components need to listen to updates in descendent components, and to rerender again. This PR adds this ability for component devs to subscribe to updates in descendents by placing dashChildrenUpdate = true on their component.

Currently, there is no limit to the scope that this will rerender for.

This fixes: #3252

Copy link
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.

💃 Nice job, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants