Closed k2s closed 4 months ago
The problem exists when the email template contains non-Latin1 characters and is running under Deno.
This seems to be related to https://github.com/vue-email/compiler/pull/8. I tried it also with @vue-email/nuxt-edge@latest.
I see the compiler will be abandoned. Could you, please, make sure that this type of template will work in https://github.com/vue-email/nuxt/pull/47 ?
My replicable code is based on Nuxt https://github.com/k2s/nuxt-vue-email-problem.
npm run problem
we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/
The problem exists when the email template contains non-Latin1 characters and is running under Deno.
This seems to be related to https://github.com/vue-email/compiler/pull/8. I tried it also with @vue-email/nuxt-edge@latest.
I see the compiler will be abandoned. Could you, please, make sure that this type of template will work in https://github.com/vue-email/nuxt/pull/47 ?
My replicable code is based on Nuxt https://github.com/k2s/nuxt-vue-email-problem.
npm run problem