Skip to main content
Stack Overflow
  1. About
  2. For Teams
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
0 votes
0 answers
44 views

I followed this guide to embed Sanity Studio inside a Next.js project: https://www.sanity.io/docs/studio/embedding-sanity-studio#k5565fbe804d3 Now I’m trying to do the same thing in a Nuxt project, ...
0 votes
1 answer
31 views

"nuxt": "^4.2.0", server/middleware/auth.ts & server/api/auth.ts can not find defineEventHandler export default defineEventHandler(async (event) => { });
-1 votes
0 answers
24 views

enter image description here "nuxt": "^4.2.0", Nuxt will automatic import the functions related to H3.So it should be work at server folder.But i noticed that the tsconfig.json is ...
-1 votes
1 answer
44 views

I'm using Nuxt 4.1.3 and "@nuxt/ui": "^4.2.1". I'm using the Nuxt UI button component (code below). When a user right clicks on my page in a Chrome browser and chooses "Print&...
-1 votes
0 answers
28 views

I'm trying to fix a bug in a Nuxt application. The app has a user profile page with an edit button. When editing the user a PUT request is made to save the new data. How do I make this work? I'm only ...
Linda's user avatar
  • 93
0 votes
0 answers
21 views

I'm following the instructions given here: https://content.nuxt.com/docs/collections/sources#authtoken And implementing the remote repo like so: export default defineContentConfig({ collections: { ...
0 votes
1 answer
65 views

I have a Nuxt Typescript project I created on my Mac a few months ago when Nuxt was at version 4.0.3. I want to update to the latest stable v4 (4.2.1) so I ran npx nuxt upgrade (with or without --...
nklatt's user avatar
  • 31
Best practices
0 votes
3 replies
41 views

We have a nuxt.js project which is an ecommerce site. We load the products page with first 100 products as SSR. after that we load other products as we needed from the client side using an API call. ...
Best practices
0 votes
0 replies
24 views

We follow this article to write all our API calls https://medium.com/@luizzappa/nuxt-3-repository-pattern-organising-and-managing-your-calls-to-apis-with-typescript-acd563a4e046 so we can fetch a ...
0 votes
0 answers
110 views

I use https://nuxt.com/modules/nuxt-monaco-editor. I get this error and don't really know what to do against it: Could not create web worker(s). Falling back to loading web worker code in main thread,...
0 votes
0 answers
40 views

I have nuxt 3.13 with PWA module 1.0.7 the service worker is work fine but offline page not working. I create offline.html in public folder and nuxt.config.js is like below export default ...
0 votes
0 answers
47 views

I need help with this, I need SEO for 3 pages index, Faq and Blog when I run npx nuxt generate and see the index.html in .output/public I only see this in the viewsource I don't see the html like the ...
1 vote
0 answers
64 views

I’m working on a Vue/Nuxt project where my client reports that the website is slow — especially when loading a selection window and when fetching JSON data. However, the slowness is not very ...
4 votes
1 answer
66 views

Given the Nuxt UI marquee component <UMarquee> <!-- ... --> </UMarquee> is it possible to control its speed? I wasn't able to find a prop for that. Maybe this can be ...
-1 votes
1 answer
77 views

I’m running into an issue with Nuxt 4 / Vue 3 where I need to redirect the user to /login immediately after logging them out or when a token expires. The problem is that if I call navigateTo('/login') ...

15 30 50 per page
1
2 3 4 5
...
869

AltStyle によって変換されたページ (->オリジナル) /