anil-sidhu / react-ssr-with-routing

20 stars 26 forks source link

Urls don't work when refreshing or writing manually #8

Open behi1989 opened 3 years ago

behi1989 commented 3 years ago

Error: cannot GET /signin

I'm using React-router and it works fine while I'm clicking on link buttons, but when I refresh our writing it does not load what I want. This only happens on server side.