Merge pull request #78 from trails-cool/fix-i18n-sync-init
Fix i18n: synchronous init before hydration
This commit is contained in:
commit
30ae68dd69
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ export function initI18n() {
|
|||
escapeValue: false,
|
||||
},
|
||||
showSupportNotice: false,
|
||||
initImmediate: false,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue