Martin Heinz

Results 1 issues of Martin Heinz

Hi, the package doesn't seem to work with latest Nuxt3 (`3.0.0-27500163.51ae426`). With minimal application (`app.vue`): ```javascript import VRuntimeTemplate from "vue3-runtime-template"; export default { data: () => ({ name: "Mellow", template:...