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

fix: preserve global variables when duplicate page #4875

Merged
merged 2 commits into from
Feb 14, 2025
Merged

fix: preserve global variables when duplicate page #4875

merged 2 commits into from
Feb 14, 2025

Conversation

TrySound
Copy link
Member

Missed the case. Global variables were recreated and got invalid state. Now global variables are reused or added without changes.

Missed the case. Global variables were recreated and got invalid state.
Now global variables are reused or added without changes.
@TrySound TrySound requested review from kof and johnsicili February 14, 2025 17:55
@TrySound TrySound merged commit c3ac4d6 into main Feb 14, 2025
17 checks passed
@TrySound TrySound deleted the dup-page branch February 14, 2025 18:53
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.

2 participants