Replies: 1 comment 1 reply
-
Ok, so for what it's worth, I thought maybe it was something to do with link preloading but
Of course, happy to learn if there is a better way to 'link' to the other language in a bilingual site. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to adapt the
locale-router
example and am having a bit of an odd issue where the language is changing on mouseover of a language switcher link:localhost:5173/en
https://github.com/sveltekit-i18n/lib/assets/1481890/995ce932-64a9-434a-be99-ff3b42657f65
To be clear, no navigation occurs, the locale just switches on mouseover.
Am I doing something wrong or what exactly is happening here?
Beta Was this translation helpful? Give feedback.
All reactions