I use Next.js with dynamic routes so that I get a proper history in the browser but my data is not fetched from the server, but from the client (from the localstorage).