Well, are you aware… the destination page will also run the DB query and redirect again to itself? You don’t want to redirect if you’re already in the destination
The condition must be false if the current route is already the destination you want
Well, are you aware… the destination page will also run the DB query and redirect again to itself? You don’t want to redirect if you’re already in the destination
The condition must be false if the current route is already the destination you want