My website which is build by using react is not working, showing only blank page
And if i try to navigate to other route then it navigate to error page of infinity
Welcome, pls read…
Thanks for reply @KangJL
Previously same build was working which is hosted on infinity, Now I am using same build for my new domain
Which website? Can you share the URL so we can see?
If you want to handle custom routes / pretty URLs with React, please make sure you have .htaccess rules set up so the server sends all routes to the index.html file of your React project.