awacode
Make Nuxt Icon <Icon> a global component?
its already globally available in nuxt as it is a nuxt module. Apart from that Nuxt already auto imports everything under components, composables, etc.
..are you also using histoire? If so, how do you get it running with nuxt icon? i have a problem here
4 replies
Partytown with Vercel Analystics & Vercel Speed Insights
hey @Muhammad Mahmoud & @danielroe thanks for your answers. i understand. What about plausible??
i followed the instructions posted here on examples:
https://nuxt.com/modules/partytown#plausible-analytics
to use plausible with partytown in nuxt. But i do not understand how then i can execute a custom click event push from javascript.
Before i was using https://nuxt.com/modules/plausible with the composable https://nuxt.com/modules/plausible#usetrackevent but how to manually track an event in javascript with the partytown/plausible integration? The instructions forwarded $plausible and $plausible.push. But how to access that within nuxt components to push events?
I appreciate any advice!
5 replies
nuxt/fonts not working
reproduction: https://stackblitz.com/edit/nuxt-starter-u15x2q?file=package.json,nuxt.config.ts,app.vue
3 replies
Vuelidate i18n support with nuxt 3
i found a solution which i documented here: https://github.com/vuelidate/vuelidate/issues/1164#issuecomment-1658090441
2 replies
Vercel Build of Nuxt 3 application stopped working
the strange thing is, that the build is also no longer running for already released version of my application.. when i click "redeploy" it stops working. So it seem to not be related to a code change. But i will try to figure out as you suggested me.
7 replies