nuxt icon indicating copy to clipboard operation
nuxt copied to clipboard

Middleware not executed when validate() is present

Open toniengelhardt opened this issue 2 years ago • 0 comments

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

toniengelhardt avatar Jan 20 '23 19:01 toniengelhardt