We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug
If you change the language of the survey, the locale of the progressbar does not change.
Progressbar should update too.
Change the locale. https://plnkr.co/edit/0o1cxceHuYOFXKyq
Tested page URL: https://plnkr.co/edit/0o1cxceHuYOFXKyq
The text was updated successfully, but these errors were encountered:
Fix: Locale of progressbar does not change #2453
561a71e
@MrKrabat Added a unit test and fixed it.
Thank you, Andrew
Sorry, something went wrong.
No branches or pull requests
Are you requesting a feature, reporting a bug or asking a question?
Bug
What is the current behavior?
If you change the language of the survey, the locale of the progressbar does not change.
What is the expected behavior?
Progressbar should update too.
How would you reproduce the current behavior (if this is a bug)?
Change the locale. https://plnkr.co/edit/0o1cxceHuYOFXKyq
Provide the test code and the tested page URL (if applicable)
Tested page URL: https://plnkr.co/edit/0o1cxceHuYOFXKyq
Specify your
The text was updated successfully, but these errors were encountered: