You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that there is a breaking change in v1.0.0:
selected language with default: true will only be built on the root path of the site (to avoid SEO duplicate content)
I wonder whether it is possible to only build default language to non root path? In this way, freely changing the default language without worrying about URL corruption could be possible.