i18n solid primitive with SolidStart
I'm in a snake biting its own tail situation. Using @solid-primitives/i18n, I'd like to use the
But I hit the error:
But
/[lang]/... param to indicate I18nProvider which language to pick.But I hit the error:
But
useParams() returns undefined. Most probably not working outside <Routes>...