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

Fixes #1479: always translate to the last requested language #1480

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

Conversation

El-Ahmed
Copy link

The current behavior:

The language change event would fire whenever a new translation was loaded.
When requesting a translation, if another translation is loading, the system would wait for it to finish and return that instead of the translation of the most recent set language.

This Pull Request addresses this by:

Fixing the issue mentioned in #1479.
Adding a test to ensure the fix works as expected.

@adessilly
Copy link

Is it going to be merged soon ? This fix would be very welcome ... Thx to @El-Ahmed

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