Skip to content

Fix loading selector with children starting at the same digit #3278

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

Merged
merged 2 commits into from
Apr 15, 2025

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Apr 15, 2025

Fixes #3276

The loading selector was catching element at the same level, add a , to the check in order to only get the children.

@T4rk1n T4rk1n merged commit a4bdc7d into dev Apr 15, 2025
3 checks passed
@T4rk1n T4rk1n deleted the fix-loading-selector branch April 15, 2025 18:07
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] dcc.Loading with children showing loading animation even when none of its children are updating
2 participants