TheHornyDonut
TheHornyDonut
NNuxt
Created by TheHornyDonut on 1/11/2025 in #❓・help
Weird dynamic routing issue when behind proxy or deployed to ECS
Hi, I have a project with only had a single nested dynamic route, such as: pages/[route1]/[route2]/index.vue. My page is working fine, however when behind a reverse proxy or deployed to ECS I am seeing an error in the console for [route1]/false. Has anyone come across this before and know a fix? When I run it through localhost without the reverse proxy, I don't get this error.
13 replies