79172084

Date: 2024-11-09 03:57:48
Score: 1
Natty:
Report link

sorry u guys, i've just checked nextjs component docs again and see that Link of app router doesnt have locale props.

their docs makes me confused.

now the only way to change locale is use template string for the href like this:

href={`/${locale}${link}`}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Hao.Le