NextJs parallel route modal in Azure Web App problem
Unanswered
Transvaal lion posted this in #help-forum
Transvaal lionOP
When I deploy my Next.js app with App Router to an Azure Web App using a Docker image, all the parallel routes for modals fail because the JS chunk returns a 404. I suspect the dot (.) in the URL is the cause. Does anyone know how to fix this?