server/api/[route].ts doesn't work with dynamic route
server/api/[route].get.tsexcept auth routes.
However,when I use dynamic route such as /api/users/${id}, that route is considered as location in Nuxt3,not API route to Laravel.
Nuxt 3.15.4...country picker input
404 page not found content pages unless i hard refresh page
Close fullscreen UModal by clicking on overlay
Lenis Nuxt Module `scrollTo` issues
scrollTo method and access the Lenis Instance created by the <VueLenis> component.
I've tried to import and use useLenis but it doesn't seem to do anything?
Here's my Scroller Component:...FormField (horizontal layout)
FormField horizontally? That is, so that the label is next to the input field and not above it.Using index.vue in component folders
index.vue components in a subfolder of the components folder be recognized as a component with the folder's name? Let's say I have the following structure:
```
- components
- form
- form.vue...UCalendar (change week days)
UCalendar component? I saw that there's a week-day slot for this, but with
<template #week-day="{ day }">{{ day }}</template>
I get the first letter of the english weekdays and not the indices 0-6....Using rspack instead vite-builder
builder: rspack, it gave errors if I also used vitesetting CSP headers on server
svg logo
navigationmenu parent not highlighted when vertical nor clickable?
Self-Hosted Supabase & Nuxt
handle uploaded profile pics
I'm struggling with pausing YouTube videos in a Nuxt carousel when navigating between slides.
``html
<iframe
v-if="slide.type === 'video'"
:src="${slide.mediaUrl}?enablejsapi=1`"
:title="slide.title"...How to get asset URLs in api event handlers?
supabase module, sign in and sign up server side. how to notify client to update session & user?
Nuxt OgImage Error on Cloudflare Workers
img tag, and it can't load the image inside it even though the image file is in the public directory :\
Can't load image https://<domain>.org/images/og-image.png?1747482715691: Unsupported image type: unknown
Can't load image https://<domain>.org/images/og-image.png?1747482715691: Unsupported image type: unknown
udrawer scroll when content is very long