Skip to content
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

Split DiagramContext in 2 contexts #4577

Open
mcharfadi opened this issue Feb 17, 2025 · 0 comments · May be fixed by #4579
Open

Split DiagramContext in 2 contexts #4577

mcharfadi opened this issue Feb 17, 2025 · 0 comments · May be fixed by #4579

Comments

@mcharfadi
Copy link
Contributor

DiagramContext is used in many hooks but the values of refreshEventPayloadId and payload changes with each refresh making all component that uses theses hooks to rerender.

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