# Switching locale doesn't trigger `useAsyncData` on Homepage
Default locale configured in `i18n.config` not used as project `defaultLocale`
need documentationscope: language detectionscope: configurationscope: locales
Passing the Locale parameter to useLocalePath does not return the expected result.
feature request🍰 p2-nice-to-havescope: routing
Configured locales get overridden when installing @nuxtjs/i18n using Nuxt Kit's installModule utility
bug 🐛🔨 p3-minor-bugscope: configuration
switchLocalePath(): [Vue Router warn]: No match found for location with path
🍰 p2-nice-to-havescope: routing
How can I define localized dynamic slug routes
need reproduction