Replies: 1 comment
-
The Problem was due to a redirect in aws amplify. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a bilingual website that has turkish as the main language and english as the second language. All english content is located in a folder /en, and default language files are in root.
In the navigation menu there is a button to navigate to the /en folder for simply switching to english and back.
I have deployed the website through aws/amplify.
When I visit and click the language selection button on safari, it navigates to the english site as expected but not on Chrome.
On Chrome it simply refreshes the page.
What am I missing here?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions