Sibyl
Sibyl
NNuxt
Created by aonghas on 10/5/2024 in #❓・help
Nuxt UI Docs site command palette search close button
there is a close-button prop
4 replies
NNuxt
Created by aonghas on 10/5/2024 in #❓・help
Nuxt UI Docs site command palette search close button
4 replies
NNuxt
Created by aonghas on 10/5/2024 in #❓・help
Nuxt UI Docs site command palette search close button
the nuxt website should be using nuxt UI
4 replies
NNuxt
Created by NyiNyi on 10/5/2024 in #❓・help
I am facing an error in nuxt project
you need to post minimal example with a reproduction
3 replies
NNuxt
Created by ncls. on 9/25/2024 in #❓・help
React to route change in layout
currentRoute.value is the same thing useRoute() returns
11 replies
NNuxt
Created by ncls. on 9/25/2024 in #❓・help
React to route change in layout
well you can get params still
11 replies
NNuxt
Created by ncls. on 9/25/2024 in #❓・help
React to route change in layout
@ncls.
const router = useRouter();

const x = computed(() => router.currentRoute.value.path);
const router = useRouter();

const x = computed(() => router.currentRoute.value.path);
11 replies
NNuxt
Created by elizeorocha on 9/25/2024 in #❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
No description
10 replies
NNuxt
Created by elizeorocha on 9/25/2024 in #❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
No description
10 replies
NNuxt
Created by elizeorocha on 9/25/2024 in #❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
the performance is 70 for me btw
10 replies
NNuxt
Created by elizeorocha on 9/25/2024 in #❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
No description
10 replies
NNuxt
Created by elizeorocha on 9/25/2024 in #❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
It's mostly the google thing you are using
10 replies
NNuxt
Created by elizeorocha on 9/25/2024 in #❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
I mean
10 replies
NNuxt
Created by Willy on 8/9/2024 in #❓・help
Eslint error with typescript
any idea why this is not written in docs?
12 replies
NNuxt
Created by Willy on 8/9/2024 in #❓・help
Eslint error with typescript
Thank you
12 replies