nuxt / bridge

🌉 Experience Nuxt 3 features on existing Nuxt 2 projects
MIT License
268 stars 28 forks source link

`definePageMeta` causes a compile error if there is an object with a property name `setup`. #1222

Closed wattanx closed 1 month ago

wattanx commented 1 month ago

Environment


Reproduction

https://stackblitz.com/edit/github-8g4tb4

Describe the bug

definePageMeta causes a compile error if there is an object with a property name setup.

Additional context

No response

Logs

No response