-
Notifications
You must be signed in to change notification settings - Fork 819
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
Selected dropdown value won't change with survey.locale #9034
Comments
Hi @jzju, Let me know if this helps. |
Found a workaround to this and and another bug where rating where lacking text. Call survey.fromJSON after changing language.
|
Hello,
I tested the demo in various ways but did not reproduce any issues with improper translation. For me to move forward, I need to reproduce the issue on my end. Please share exact steps to reproduce the issue using the demo I shared earlier. Thank you
I would also appreciate if you elaborate on this additional issue. Please share a relevant code/demo for research. Thank you |
This is from using your CodeSandbox Screencast.2024-11-19.10.40.52.mp4 |
Steps to reproduce
Start with survey.locale = "ne", select option one, change survey.locale to "en", everything becomes english except the selected value in dropdown.
Expected behavior
The dropdown should say english.
Screenshots
Please complete the following information:
The text was updated successfully, but these errors were encountered: