Strapi auto redirect to home page on refreshes

Our strapi site redirect to the home page every time the user refresh the page.
Not sure where to look.

Anyone has encounter this behavior before?

I noticed this behavior only when hosting the Strapi as a standalone static site without the API, which occurs when separating the frontend and backend. To resolve this issue, you should run Strapi without the split configuration.