Skip to content

fix-didChangeLocales #3358

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

knottx
Copy link

@knottx knottx commented May 28, 2025

In some cases (like apps with fixed or user-selected locales), this default behavior actually causes issues — the app unintentionally switches back to the system locale after a resume or system change, even though Get.locale was manually set.

Making the locale override optional, so that developers can handle it manually if needed.

This would give us more flexibility and avoid unexpected behavior in localization-heavy apps.

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.

1 participant