You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
The implementation details would be fairly tricky so I'm not inclined to implement this at the moment or in this library. However, with Vue 2.7 bringing composition API to Vue 2, there may be an opportunity to enhance Nuxt Bridge or Nuxt 2 to have this behaviour.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
provide a way to define nuxt related properties like (meta, layout, middleware ..etc) using @nuxtjs/composition-api package within setup script
something like definePageMeta in nuxt 3
The text was updated successfully, but these errors were encountered: