[TailwindCSS V4] Cannot apply utility class ... (In the style tag)
[plugin:@tailwindcss/vite:generate:serve] Cannot apply utility class `md:flex` because the `md` variant does not exist.
[plugin:@tailwindcss/vite:generate:serve] Cannot apply utility class `md:flex` because the `md` variant does not exist.
useFetch lazy SEO
Exclude properties from useFetch
transform-function and the pick-function. With the former it would be possible, however the property is still transfered for the server but only ommited for the client.
Is there something similar like pick to omit the property on the server request aswell?...Can i run the latest Nuxt version (3.17.6) with the latest vue version (3.15.7)
Possible to render a route client-side on demand?
Timeout waiting for port
GetPortError: Timeout waiting for port 59684 after 20 retries with 500ms interval when I run the test.
The test itself is fairly simple.
```...Page with UTab set to default tab but it isn't working
Nuxt server middleware rules
Weird Prerender Error with rolldown-vite
rolldown-vite, it throws some variables not defined (eg: Cannot read properties of undefined (reading 'defineStore')or Cannot access 'm' before initialization)
not sure what happened, i tried cleanup build and it still faced with same issue
update: I revert back to standard vite and now everything is fine...Using NuxtPage with Suspense
NuxtPage does not provide a way to provide suspense fallback template, is there alternative way to combine NuxtPage with Suspense fallback template?...Middleware login page metadata issue
Using a slot on a "global" component
<page-header>) that displays a Page title and subtitle on all pages of my application.
This component is placed in one of the Layout components of my application so that it is alway visible.
In order to keep the title and subtitle updated I have a composable that updates and stores the values. ...middleware in client only component
name.client.vue I have this code :
```ts
<script setup lang="ts">...nitro image caching problems
Excluding /api/_nuxt_icon from Proxy
/api/_nuxt_icon endpoint, which seems to be used by Nuxt for icon handling, is being proxied to my API web server (http://localhost:3030/api/**) instead of being served by Nuxt itself. this causes issues as the endpoint should be handled locally by Nuxt, not the external API server.here's my nuxt config file: ```ts export default defineNuxtConfig({...
How to have authenticated queries using Tanstack and Cookies
Checkbox filter in Table
Table not showing all pages until sorting
NuxtUI Pro license for open source project.