-
-
Notifications
You must be signed in to change notification settings - Fork 188
Open
Labels
bugA bug that needs to be resolvedA bug that needs to be resolved
Description
Environment
- Operating System:
Linux - Node Version:
v20.19.5 - Nuxt Version:
3.19.3 - CLI Version:
3.29.3 - Nitro Version:
2.12.9 - Package Manager:
yarn@4.9.2 - Builder:
- - User Config:
- - Runtime Modules:
- - Build Modules:
-
Reproduction
When i put globalAppMiddleware: true in nuxt.config.ts, when i go to wrong slug that would raise 404 page, redirects to home / page
If i delete globalAppMiddleware: true, a wrong slug goes to 404 page
Describe the bug
When i put globalAppMiddleware: true in nuxt.config.ts, when i go to wrong slug that would raise 404 page, redirects to home / page
If i delete globalAppMiddleware: true, a wrong slug goes to 404 page
Additional context
No response
Logs
Metadata
Metadata
Assignees
Labels
bugA bug that needs to be resolvedA bug that needs to be resolved