I want to integrate the previously configured vue i18n in nuxtjs3. Please guide me on this.
metronic_v8.0.37\vue\demo1\src\core\plugins\i18n.ts
metronic_v8.0.37\vue\demo1\src\main.ts
import { initInlineSvg } from "@/core/plugins/inline-svg";
initInlineSvg(app);
<inline-svg src="media/icons/duotune/text/txt001.svg" />
How can I integrate with nuxtjs3? Please guide me.
Do you have a boilerplate or sample example ? I didn't succeed to integrate it.
Thanks.
Did you manage to get it working in Nuxt yet? I'm thinking of giving it a go. But then again with Supabase and Row Level Security I dont think any SSR will be needed (for security, anyhow)
@ê¹ì¹ì°
Did you succeed to integrate the metronic components in nuxt3 ?
Yes, but it needs a lot of editing. Also, i18n is not currently supported. Frustration.
Do you have a boilerplate ? I didn't succeed to integrate it.
Hi,
I relaunch Robert's message. Did you manage to do it? Would you be open to sharing it?
Thanks in advance
Hi,
Unfortunately, we haven't tried Metronic with Nuxt 3 at the moment.
It looks like there is a separate i18n extension for Nuxt.
Please check their official documentation for more info: https://i18n-legacy.nuxtjs.org/