vue3-runtime-template
vue3-runtime-template copied to clipboard
This does not work in the Composition API and only the Options API.
Any way we can get Composition API support? I had to convert a component to the Options API in Nuxt 3 to get this to work correctly with NuxtLink.
Thanks.
Hey @michaelpumo, Might you please recheck with these:
- https://www.npmjs.com/package/vue3-runtime-template-next
- https://github.com/mustafacagri/vue3-runtime-template-next
Also came across this. Converted the component over to composition API and it stopped finding my extra components. Oops!
hey @gavmck, did you check my brand new npm package for this?