head
head copied to clipboard
@vueuse/head not working properly with vite-plugin-ssr
Hello thanks for this plugin. I wanna use this with vite-plugin-ssr and tried something simple. As I see
Here are the example: I cloned https://github.com/brillout/vite-plugin-ssr/tree/master/examples/vue-router and added @vueuse/head https://github.com/ozergul/vite-ssr-usehead
What can be done?
I had a look at https://github.com/ozergul/vite-ssr-usehead and everything works as expected with the exception that @vueuse/head
doesn't collect the head meta data on SSR. AFAICT this is a @vueuse/head
prob and not a vite-plugin-ssr
one.
This issue is quite old so going to close.
If you'd still like help with this please re-open