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

Commits on Feb 12, 2020

  1. Untranslated keys return the last value computed

    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 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    bee2332 View commit details
    Browse the repository at this point in the history