Skip to content

Fix dcc.Graph backward compatibility with dash 2.0 #3379

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 3 commits into from
Jul 30, 2025
Merged

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Jul 29, 2025

Fix backward compatibility with dash 2.0/3.0 of the dcc.Graph component. It is used to generate ddk.Graph and the old dcc.Graph is not compatible with react 18 when the window resize.

@T4rk1n T4rk1n requested a review from marthacryan July 29, 2025 15:08
Copy link
Contributor

@marthacryan marthacryan left a comment

Choose a reason for hiding this comment

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

tested and this works! LGTM

@T4rk1n T4rk1n merged commit 0d4913d into dev Jul 30, 2025
9 checks passed
@T4rk1n T4rk1n deleted the fix/backward-dcc-graph branch July 30, 2025 12:56
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.

3 participants