hello! we’re using global variants for localization. the localized page loads if the variant is just the language code, but it doesn’t load when the variant also includes a country code (fr vs fr-CA , for example. fr-CA will display the base version of the page.)
1 Like
I’m sorry, could you try it with passing in “frCa” as the language code ![]()
1 Like
that works, tyyyy!
would it be possible to update the docs to reflect this?