Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Sibyl
Posts
Comments
N
Nuxt
•
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
N
Nuxt
•
Created by aonghas on 10/5/2024 in
#❓・help
Nuxt UI Docs site command palette search close button
https://ui.nuxt.com/components/command-palette#close
4 replies
N
Nuxt
•
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
N
Nuxt
•
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
N
Nuxt
•
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
N
Nuxt
•
Created by ncls. on 9/25/2024 in
#❓・help
React to route change in layout
well you can get params still
11 replies
N
Nuxt
•
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
N
Nuxt
•
Created by elizeorocha on 9/25/2024 in
#❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
10 replies
N
Nuxt
•
Created by elizeorocha on 9/25/2024 in
#❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
10 replies
N
Nuxt
•
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
N
Nuxt
•
Created by elizeorocha on 9/25/2024 in
#❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
10 replies
N
Nuxt
•
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
N
Nuxt
•
Created by elizeorocha on 9/25/2024 in
#❓・help
Low Lighthouse/PageSpeed Performance on Mobile with Nuxt 3
I mean
10 replies
N
Nuxt
•
Created by Willy on 8/9/2024 in
#❓・help
Eslint error with typescript
any idea why this is not written in docs?
12 replies
N
Nuxt
•
Created by Willy on 8/9/2024 in
#❓・help
Eslint error with typescript
Thank you
12 replies