Auto-redirect when accessing a route
Hey everyone, quick question: how do I automatically redirect a user from my-url.com/courses to my-url.com/courses/in-progress?
Maybe I could use the beforeLoad option?
3 Replies
fascinating-indigo•16mo ago
harsh-harlequinOP•16mo ago
ty I was using
but in beforeLoad
so its better to use in loader? gonna replace it
exotic-emerald•16mo ago
throwing in
beforeLoad is perfectly fine