Younes Barrad
Younes Barrad
hi @jose-madriz-wt do you happen to have a reproduction for this ? would help me debug from what i see, you dont have to install `vue-email` as `@vue-email/nuxt` auto imports...
`useCompiler` is not auto imported, you need to import that, i was talking about Jose issue related to auto importing composables from `vue-email`, for you, thats an issue im well...
its the complier, its what the nuxt package uses, yeah i would love to see that working as well, but yeah, till that happens will keep this issue open
we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/
we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/
yes, this is an issue we already know, importing things outside of what we already allow is not gonna work, nuxt works in a different way when the project is...
hmm interseting, would you be able to share a reproduction please, i would love to take a look, cus that shouldn't work haha
@juni0r ah sorry, yes im planning to work on it after i finish my full time project, sorry for the delay 🙏
we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/
Hi there, thanks for the detailed issue, yeah indeed its a good idea to have it working with i18n nuxt module, i'll be looking into it