Merge branch 'main' into terry-wallet-login
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 30s
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 30s
# Conflicts: # src/App.tsx
This commit is contained in:
@@ -302,7 +302,7 @@ export function PublicLayout() {
|
||||
const nav = useNavigate();
|
||||
const lp = useLocalizedPath();
|
||||
|
||||
// Keep i18n state in sync with URL so deep links (`/malay/browse`) flip the
|
||||
// Keep i18n state in sync with URL so deep links (`/ms/browse`) flip the
|
||||
// UI language even if the user navigated via address bar or shared link.
|
||||
useEffect(() => {
|
||||
const urlLang = languageFromPathname(pathname);
|
||||
|
||||
Reference in New Issue
Block a user