-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I'm using SvelteKit, and so far it's working fine unless for 1 problem.
When refreshing the page, it always flashes the baseTranslation before the current locale translation.
The locale is persisted on the localStorage using persistentAtom.
I also added await translationsLoading(i18n) but same result.
And i18n.loading.get() always returning false
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels