Hydration Issue with ProgressiveLoading in react 18
Suppose i have a component which produces ABC
as output at server side
How to avoid “The server is configured with a public base URL of //….” message while trying to route in React(vite)?
I want to route to test page in my React application. But it is showing below message.