vue-email / vue-email

💌 Write email templates with vue
https://vuemail.net
MIT License
922 stars 34 forks source link

Error while starting component render #205

Open medzhidov opened 2 months ago

medzhidov commented 2 months ago

What i did wrong? I start with bun src/index.ts

CleanShot 2024-08-19 at 17 51 26

CleanShot 2024-08-19 at 17 53 39

toothlesstarantula commented 3 weeks ago

Same here, I thought the render function was able to process vue SFC's correctly, but it appears that in the new version is missing this step if doesnt have the renderer installed (like vuePlugin on vite or nuxt3)