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(directive): untranslated keys return the last cumputed value #1167

Merged
merged 1 commit into from Feb 12, 2020
Merged

fix(directive): untranslated keys return the last cumputed value #1167

merged 1 commit into from Feb 12, 2020

Conversation

Hannao94
Copy link
Contributor

This pull request is proposal to fix the following issue
#1164

This produce the same behavior as in v11.0.1, the directive use the current text/value computed by angular change detection when the keys has neither an entry in the translation file for this language, nor in the default language translation file

This pull request is proposal to fix the following issue
#1164

This produce the same behavior as in v11.0.1, the directive use the current text/value computed by angular change detection when the keys has neither an entry in the translation file for this language, nor in the default language translation file
@Hannao94 Hannao94 requested a review from ocombe February 12, 2020 10:03
@ocombe ocombe changed the title Untranslated keys return the last value computed fix(directive): untranslated keys return the last cumputed value Feb 12, 2020
@ocombe ocombe merged commit 34e8add into ngx-translate:master Feb 12, 2020
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.

None yet

2 participants