Commit c3c034e
fix: add fallbackRedirectUrl to auth pages
Clerk dashboard settings were overriding env vars, causing redirect
to /login (404) after sign-in. Added explicit fallbackRedirectUrl
prop to SignIn and SignUp components to ensure redirect to /dashboard.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent c9cdf7e commit c3c034e
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments