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] Browserlang selection bug fixed #350 #352

Merged
merged 1 commit into from
Aug 21, 2021

Conversation

codesankalp
Copy link
Member

Added a check for prevProps.language must not be empty strings.
Force re-render of child components to update translations.

Fixes #350

Added a check for prevProps.language must not be empty strings.
Force re-render of child components to update translations.

Fixes #350
@codesankalp
Copy link
Member Author

Also, added a failing test.

@codesankalp codesankalp self-assigned this Aug 21, 2021
Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks! 👍

@nemesifier nemesifier merged commit 2e77f09 into master Aug 21, 2021
@nemesifier nemesifier deleted the issue-350-language-selection branch August 21, 2021 01:01
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] Preferred language detection broken
2 participants