Replies: 1 comment
-
Sorry, I don't know either and also can't have a look since there's no reproduction. I'll move this to a discussion since it looks like a usage question. |
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
-
Description
On my login page the translation of navbar is not working after refresh it
when i navigate to different page and then come on the login it works
but when i refresh the page it stops working for some reason i don't understand
I get hydration error on the login page as well
the thing is when removed the header and check the login page it did not had any hydration error as well
so issue is in the header component but header works completely fine on other page and translation works as great as well
it just than in the login page it stops
Verifications
Mandatory reproduction URL
http://localhost:3001/login
Reproduction description
Steps to reproduce:
i cant give the website as it is confidential
Expected behaviour
I want the header to be translated on every page
Beta Was this translation helpful? Give feedback.
All reactions