TanStackT
TanStack6mo ago
1 reply
faint-white

How to properly redirect client-side

Hi, should i use throw redirect or useNavigate() client-side?

It seems like both works.

Example: User signs a form, onSuccess redirect the user to another page.
Was this page helpful?