Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] - Translations on the profile page #1197

Merged

Conversation

dimitur2204
Copy link
Contributor

Closes #1187.
Removed a redirect in the next.config.js

Motivation and context

Seems like the redirect bugged out the server side translations somehow. The redirect was supposed to redirect to /profile/donations, which is the first Tab on the page, but it does seem to work fine without the redirect.

Screenshots:

Before After
image image

Testing

Tried logging out and in, clearing the cache, refreshing and it always seemed to translate.

Affected urls

Affected: /profile when you are logged in.

@dimitur2204 dimitur2204 self-assigned this Nov 28, 2022
@dimitur2204 dimitur2204 changed the title 1187 - remove the redirect on the profile page to fix the translations [Fix] - Translations on the profile page Nov 28, 2022
Copy link
Member

@kachar kachar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch @dimitur2204
Thanks for following this rabbit hole till the end 🕳️ 🐇

@kachar kachar merged commit 625223a into master Nov 28, 2022
@kachar kachar deleted the 1187-bug-problem-with-translations-on-my-profile-page branch November 28, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Problem with translations on My Profile page
2 participants