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

Prevent reference sharing on settingStore content #2160

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Conversation

huchenlei
Copy link
Member

@huchenlei huchenlei commented Jan 5, 2025

Resolves #2157

This PR prevents setting value reference sharing in settingStore. External caller now won't be able to make changes to settingValue without calling settingStore.set explicitly.

┆Issue is synchronized with this Notion page by Unito

@huchenlei huchenlei requested review from a team as code owners January 5, 2025 00:23
@huchenlei huchenlei merged commit 31ea39e into main Jan 5, 2025
10 checks passed
@huchenlei huchenlei deleted the fix_theme_upload branch January 5, 2025 00:31
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]: Custom color palette upload not persisted
1 participant