#Redirection help

1 messages · Page 1 of 1 (latest)

mighty palm
#

Hi, i'm just a little new with react-router-dom, and i would like to change redirect the current page to another part of the website. (inside of the code, not just a clickable link)

So i searched about this and found a redirect and redirectDocument functions my issue is that they don't redirect and return a response object, it seems that i don't search correctly, can someone help me ?

Thanks in advance

halcyon thunder
#

Do redirect inside your loader or action

mighty palm
#

so i cannot redirect anywhere ? like when someone press a button, do things then redirect depending on certain actions