0

Im working on a react project. And i need to use Server-Side-Rendering for the project. when i am trying to implement ssr in my react js code, it renders the bundled code inside every page (for example, http://localhost:3000/aboutUs or http://localhost:3000/contact) except the root page(http://localhost:3000/).

but at the same time, when i change the root page route to http://localhost:3000/home, the same page works for the other link. i am sure that the code is perfectly fine but there is just an issue with the root page url rendering with ssr.

can anyone please help me with the same issue ? i really appreciate it. i am worried about the problem for almost a week now.

I just want to make the ssr work in the root page (http://localhost:3000/)

GShukla
  • 3
  • 2

0 Answers0