[NuxtUI] NavigationMenu - How to style active state
:ui
prop but can't find proper way to change for example bg color. I know it's before
element. I've tried following object formats: active:link
, active:true:link
, then both of those with variants:
around. Nothing seems to work. Wrong approach or a template bug in NuxtUI?Docker, Traefik, Nuxt, Laravel
SSR vs Client sided rendered
Does Nuxt UI ship its own form library?
Sourcemap in devTools in Nuxt 2
Help With Nuxt Hub Database
Confusing useFetch behavior
Problems setting up nuxt-auth-utils using custom provider
nuxt.conf.ts
In oauth key I have the following ```{
['custom-provider']: {
authorizationParams: {
response_type: 'code',
scope: 'profile email',...nuxt v3.16.1 not rendering $refs when using LazyComponents

UInputMenu creates a button, how to add an aria-label?
Where do other folders go if I have changed the root directory
Custom layout
multiple awaited useFetch
useFetch
-calls being awaited on a page after eachother? Or should I wrap them in something like Promise.all()
? Does that approach have drawbacks?
I feel like having them after one another might slow down loading of pages since they are sequential?...`useFetch` not reactive after redirection when SSR is disabled and used in a layout
[NuxtUI] Confused about 3.0.2 design system
Textarea `rows` prop on render
rows
to 1:
<UTextarea :rows="1" />
<UTextarea :rows="1" />
[NuxtUI] InputMenu as Search window
Can't build since migrate to Nuxt UI 3
Input resetting after hydration is done

UI v3 toaster position settings in app.config.ts