nuxt / vue-meta

Manage HTML metadata in Vue.js components with SSR support
https://vue-meta.nuxtjs.org
Other
4.07k stars 248 forks source link

Vue3+ts+vite #765

Open frankye23 opened 2 years ago

frankye23 commented 2 years ago

I'm using the import like the document , and my vue-meta is at 3.0.0-alpha.10 import { createMetaManager } from 'vue-meta' app.use(createMetaManager())

99634b52b5cf05e3df11208f703233d

What have i done wrong?

jjzlear commented 1 year ago

Had this error too. I briefly went back to the 7/8 version of the alpha. But now it works