mattelen / vue3-runtime-template

Vue component for compiling templates on the fly using a v-html like API
MIT License
47 stars 12 forks source link

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

Open michaelpumo opened 2 weeks ago

michaelpumo commented 2 weeks ago

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.

mustafacagri commented 1 week ago

Hey @michaelpumo, Might you please recheck with these: