-
Notifications
You must be signed in to change notification settings - Fork 393
Description
Preliminary Checks
-
I have reviewed the documentation: https://clerk.com/docs
-
I have searched for existing issues: https://github.com/clerkinc/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 / Replay Link
https://github.com/brettabamonte/Clerk-Minimal_Reproduction-SignIn_Component/tree/main
Publishable key
pk_test_Y2hpZWYtc2N1bHBpbi0xMi5jbGVyay5hY2NvdW50cy5kZXYk
Description
Steps to reproduce:
See steps and screenshots in linked git repository README.md (https://github.com/brettabamonte/Clerk-Minimal_Reproduction-SignIn_Component).
Expected behavior:
After clicking the the user should be redirected to the sign in page with a component displaying that has appearance props.
Actual behavior:
After clicking the the user is redirected to the sign in page but the component does not render when it has the appearance prop set. If the appearance prop is set the component displays properly.
Environment
System:
OS: macOS 14.0
CPU: (8) arm64 Apple M2
Memory: 238.50 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.18.1 - /usr/local/bin/node
npm: 9.8.1 - /usr/local/bin/npm
Browsers:
Chrome: 118.0.5993.117
Safari: 17.0
npmPackages:
@clerk/nextjs: ^4.26.1 => 4.26.1
@types/node: 20.1.4 => 20.1.4
@types/react: 18.2.6 => 18.2.6
@types/react-dom: 18.2.4 => 18.2.4
autoprefixer: 10.4.14 => 10.4.14
classnames: ^2.3.2 => 2.3.2
next: ^14.0.0 => 14.0.0
postcss: 8.4.23 => 8.4.23
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
tailwindcss: 3.3.2 => 3.3.2
typescript: 5.0.4 => 5.0.4