Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wattanx opened this issue May 24, 2024 · 0 comments · Fixed by #1223
Closed
Labels
bug Something isn't working

Comments

@wattanx
Copy link
Collaborator

wattanx commented May 24, 2024

Environment


  • Operating System: Linux
  • Node Version: v18.20.3
  • Nuxt Version: 2.17.3
  • CLI Version: 3.11.1
  • Nitro Version: 2.9.6
  • Package Manager: npm@10.2.3
  • Builder: webpack
  • User Config: bridge, serverHandlers, devServerHandlers, devServer, typescript, nitro, buildModules
  • Runtime Modules: -
  • Build Modules: (), @nuxt/bridge@3.2.1

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant