vue3-runtime-template icon indicating copy to clipboard operation
vue3-runtime-template copied to clipboard

This does not work in the Composition API and only the Options API.

Open michaelpumo opened this issue 1 year ago • 3 comments

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.

michaelpumo avatar Jun 26 '24 15:06 michaelpumo

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

mustafacagri avatar Jun 27 '24 00:06 mustafacagri

Also came across this. Converted the component over to composition API and it stopped finding my extra components. Oops!

gavmck avatar Aug 12 '24 14:08 gavmck

hey @gavmck, did you check my brand new npm package for this?

mustafacagri avatar Aug 13 '24 09:08 mustafacagri