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

Validation messages do not update with locale change #50

Open
locks opened this issue Apr 4, 2019 · 1 comment
Open

Validation messages do not update with locale change #50

locks opened this issue Apr 4, 2019 · 1 comment

Comments

@locks
Copy link

locks commented Apr 4, 2019

I am running into a situation where I change the locale in the intl service but the model's validation error message does not update for the new locale.
If I trigger a different error, then it will update the locale correctly.

Is there some sort of caching going on? Or maybe a missing watcher for the locale in model validations?

@jasonmit
Copy link
Member

jasonmit commented Apr 8, 2019

Or maybe a missing watcher for the locale in model validations?

This is the issue.

Some more context: jasonmit/ember-i18n-cp-validations#24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants