-
Notifications
You must be signed in to change notification settings - Fork 435
Description
Preliminary Checks
-
I have reviewed the documentation: https://clerk.com/docs
-
I have searched for existing issues: https://github.com/clerk/javascript/issues
-
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
-
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Reproduction
https://github.com/Chenalejandro/clerkbugggg
Publishable key
pk_test_Zmlyc3QtaGFnZmlzaC05OC5jbGVyay5hY2NvdW50cy5kZXYk
Description
Steps to reproduce:
IMPORTANT NOTE for DEBUGGING: if I remove the withSignUp prop (https://github.com/Chenalejandro/clerkbugggg/blob/13756673e7963bb74ab6934170c99633594374ea/app/sign-in/%5B%5B...sign-in%5D%5D/page.tsx#L4), the translation will work correctly.
- Step 1 clone the repo and run the development mode
- Step 2 go to localhost:3000/sign-in
Expected behavior:
The "Continue To <MY_APP_NAME>" is not being translated
Actual behavior:
The "Continue To <MY_APP_NAME>" should be translated
Environment
System:
OS: Linux 6.16 Fedora Linux 42 (COSMIC)
CPU: (12) x64 AMD Ryzen 5 5600H with Radeon Graphics
Memory: 9.33 GB / 22.87 GB
Container: Yes
Shell: 5.9 - /usr/bin/zsh
Binaries:
Node: 22.19.0 - /home/linuxbrew/.linuxbrew/opt/node@22/bin/node
npm: 10.9.3 - /home/linuxbrew/.linuxbrew/opt/node@22/bin/npm
pnpm: 10.15.0 - /home/linuxbrew/.linuxbrew/bin/pnpm
bun: 1.2.21 - /home/linuxbrew/.linuxbrew/bin/bun
Browsers:
Brave Browser: 139.1.81.137
npmPackages:
@clerk/localizations: ^3.24.0 => 3.24.0
@eslint/eslintrc: ^3 => 3.3.1
@tailwindcss/postcss: ^4 => 4.1.12
@types/node: ^20 => 20.19.11
@types/react: ^19 => 19.1.12
@types/react-dom: ^19 => 19.1.9
eslint: ^9 => 9.34.0
eslint-config-next: 15.5.2 => 15.5.2
next: 15.5.2 => 15.5.2
react: 19.1.0 => 19.1.0
react-dom: 19.1.0 => 19.1.0
tailwindcss: ^4 => 4.1.12
typescript: ^5 => 5.9.2