-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed as not planned
Description
Describe the bug
When a Svelte page is translated via Google Translate, the updated values of variables are not reflected on the UI. Logging the values in the console shows the correct updated values, but the UI still displays the previous ones. This issue likely arises because Google Translate adds additional tags around the translated text, disrupting Svelte's reactivity system.
Reproduction
You can reproduce the bug using this sandbox link:
Logs
System Info
reproducible on chrome browserSeverity
annoyance
Metadata
Metadata
Assignees
Labels
No labels