Skip to content

Fix dcc.Graph backward compatibility with dash 2.0#3379

Merged
T4rk1n merged 3 commits intodevfrom
fix/backward-dcc-graph
Jul 30, 2025
Merged

Fix dcc.Graph backward compatibility with dash 2.0#3379
T4rk1n merged 3 commits intodevfrom
fix/backward-dcc-graph

Conversation

@T4rk1n
Copy link
Copy Markdown
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
Copy Markdown
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