ProtectedRoute cannot redirect normally #3635
Replies: 2 comments 1 reply
-
I got a solution from #2424 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Curious if this is in leptos 0.6 or 0.7, in 0.7 we've made some upgrades to ProtectedRoute so it should work better
…On Wed, Feb 19, 2025, at 3:20 AM, tqq1994516 wrote:
Closed #3635 <#3635> as resolved.
—
Reply to this email directly, view it on GitHub <#3635>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABVBTCOEUH6XTBSKYB7XOLD2QRSHZAVCNFSM6AAAAABXNCPGSSVHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GE3TSMBVG4YA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am in
ssr
andisland
mode is enabled. When I use the above route to access/
path, I cannot successfully jump to the default redirect path/login
. When the page returns, the fallback contentloading...
Beta Was this translation helpful? Give feedback.
All reactions