nuxt
nuxt copied to clipboard
Middleware not executed when validate() is present
Environment
See Stackblitz, nothing special.
Reproduction
https://stackblitz.com/edit/nuxt3-validate-middleware-bug
Describe the bug
When validate() is present in definePageMeta middleware is not executed.
Additional context
No response
Logs
No response