awacode
awacode
NNuxt
Created by awacode on 7/24/2024 in #❓・help
@nuxt/icon with histoire?
How the hell to get @nuxt/icon working with histoire?
1 replies
NNuxt
Created by awacode on 7/22/2024 in #❓・help
How to get nuxt/icon in histoire working
i guys, i added @nuxt/icon to my project and for the project itself it is working but i have problems with the histoire integration. i run into: TypeError: Cannot read properties of undefined (reading 'data') at getIcon (css.js?v=13f7929e:64:36) at watch.immediate (css.js?v=13f7929e:105:24) at callWithErrorHandling (runtime-core.esm-bun…s?v=13f7929e:193:19) at callWithAsyncErrorHandling (runtime-core.esm-bun…s?v=13f7929e:200:17) at job (runtime-core.esm-bun…s?v=13f7929e:6088:9) at doWatch (runtime-core.esm-bun…s?v=13f7929e:6125:7) at watch (runtime-core.esm-bun…?v=13f7929e:5953:10) at setup (css.js?v=13f7929e:99:7) at callWithErrorHandling (runtime-core.esm-bun…s?v=13f7929e:193:19) at setupStatefulComponent (runtime-core.esm-bun…?v=13f7929e:7620:25) Show 176 more frames it seems like histoire does not know the nuxt module. What do i need to do to get it working with histoire? Thanks in advance, best regards, Annick
2 replies
NNuxt
Created by awacode on 4/26/2024 in #❓・help
Partytown with Vercel Analystics & Vercel Speed Insights
How to integrate vercel analytics & vercel speed insights ith partytown in nuxt? Could not find any example. Happy for help! best regards, Annick
5 replies
NNuxt
Created by awacode on 4/26/2024 in #❓・help
Partytown with plausible analystics
Hi guys, 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? I appreciate any advice! Annick
2 replies
NNuxt
Created by awacode on 3/4/2024 in #❓・help
nuxt/fonts not working
I am trying to use https://nuxt.com/modules/fonts with the "Open sans" font from google. I followed the instructions but font did not get loaded. did someone manage to work with that module?
3 replies
NNuxt
Created by awacode on 7/31/2023 in #❓・help
Vuelidate i18n support with nuxt 3
i am trying to follow these instructions https://vuelidate-next.netlify.app/advanced_usage.html#i18n-support for i18n support on validation messages. But i am really wondering how to achieve this by nuxt3 and @nuxtjs/i18n module. Can anyone help please?
2 replies
NNuxt
Created by awacode on 6/6/2023 in #❓・help
Nuxt 3 with Auth0
i have to build nuxt3 application with auth0 authentication. Currently there is no official sdk by auth0. Also nuxt does not yet have an official module. There is the one from sidebase, but it seems to be too basic and does not work correctly with my customers case. In the past the app was running with vue 3 and express server using the https://github.com/auth0/express-openid-connect package. Any idea how to port that to nuxt 3?
3 replies
NNuxt
Created by awacode on 3/19/2023 in #❓・help
Vercel Build of Nuxt 3 application stopped working
No description
7 replies