johntanzer
johntanzer
NNuxt
Created by /home/devNaimul on 9/12/2024 in #❓・help
My IDE Don't Give me any Suggestion
Lmk
5 replies
NNuxt
Created by /home/devNaimul on 9/12/2024 in #❓・help
My IDE Don't Give me any Suggestion
pnpm i -D typescript
5 replies
NNuxt
Created by /home/devNaimul on 9/12/2024 in #❓・help
My IDE Don't Give me any Suggestion
Install type script as dev dependency
5 replies
NNuxt
Created by Floo. on 9/12/2024 in #❓・help
ULandingCard Put Image to the left
Body
3 replies
NNuxt
Created by Floo. on 9/12/2024 in #❓・help
ULandingCard Put Image to the left
Yip. Just configure in :ui
3 replies
NNuxt
Created by Dominik Baranec on 9/12/2024 in #❓・help
SelectMenu trailing Button NuxtUI
:ui="{ icon: { trailing: { pointer: '' } } }"
5 replies
NNuxt
Created by Dominik Baranec on 9/12/2024 in #❓・help
SelectMenu trailing Button NuxtUI
Just add this
5 replies
NNuxt
Created by Dominik Baranec on 9/12/2024 in #❓・help
SelectMenu trailing Button NuxtUI
Yea this is because of pointer events none.
5 replies
NNuxt
Created by Dominik Baranec on 9/12/2024 in #❓・help
SelectMenu trailing Button NuxtUI
Hey.
5 replies
NNuxt
Created by Willy on 8/9/2024 in #❓・help
Eslint error with typescript
Glad you sorted
12 replies
NNuxt
Created by Willy on 8/9/2024 in #❓・help
Eslint error with typescript
Hey. Did raise an issue about it not being on docs a while ago. Not sure tbh.
12 replies
NNuxt
Created by v00t on 8/23/2024 in #❓・help
WelcomePage after nuxt build
Can your add a reproduction?
7 replies
NNuxt
Created by v00t on 8/23/2024 in #❓・help
WelcomePage after nuxt build
does your app.vue have <NuxtPage />?
7 replies
NNuxt
Created by v00t on 8/23/2024 in #❓・help
WelcomePage after nuxt build
do you have an index.vue in the pages dir?
7 replies
NNuxt
Created by Sunny on 8/25/2024 in #❓・help
How to organize query params in useFetch
8 replies
NNuxt
Created by Sunny on 8/25/2024 in #❓・help
How to organize query params in useFetch
found it
8 replies
NNuxt
Created by Sunny on 8/25/2024 in #❓・help
How to organize query params in useFetch
there isnt a built in way to do this and there is no plan, did open an issue a while back will see if i can find
8 replies
NNuxt
Created by Sunny on 8/25/2024 in #❓・help
How to organize query params in useFetch
that is how we solved this
8 replies
NNuxt
Created by Sunny on 8/25/2024 in #❓・help
How to organize query params in useFetch
i think you should look at wrapping in vueuse debounce
8 replies
NNuxt
Created by Sunny on 8/25/2024 in #❓・help
How to organize query params in useFetch
Hey
8 replies