You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, I'm trying i18n for my portafolio and I have a different base on my defineConfig so when I try to get deploy this on gh-pages I get no text or when I switch from "en" to "es" I get a 404 that redirect me to "/"
Hey, thanks for reporting! I'm not 100% sure but it's very likely that base is not being take into account at all. Unfortunately, I'm not really available these days so it's unlikely to be fixed anytime soon. PRs welcome tho!
Hey there, I'm trying i18n for my portafolio and I have a different
base
on mydefineConfig
so when I try to get deploy this on gh-pages I get no text or when I switch from "en" to "es" I get a 404 that redirect me to "/"If I make something like there's no any translation
When
base
is "/" It worksOf course the switcher has to be something like this
The text was updated successfully, but these errors were encountered: