#React router redirects

1 messages · Page 1 of 1 (latest)

dreamy pawn
#

Hey everyone, I have a CRA React App. I've configuered a bunch of routes on it using react router. When I go to some I get redirected, on others the app works properly. Can someone help me solve this? I already tried with a vercel.json file using wildcard redirects (excluding js files) but I've had no luck so far.

Thanks!