Image Rendering Low Resolution
404 path not found in unit test
Nuxt Paid Consulting
support@nuxt.com to check on some paid consulting related to Nuxt. I work for a big enterprise and we're migrating some large older Vue apps over to Nuxt and we're hoping to chat about any patterns that work well, landmines to avoid, etc. Is this something the Nuxt core team supports? If not that's okay and I'll quit trying, but I also thought perhaps there is another way of reaching out that is better because it's not technically support we're hoping to buy.Help with Nuxt UI component customization
UNavigationMenu component. I can't understand from the docs what are the props to modify:
- Active menu item background color...nuxt-auth-utils not finding env variables
NUXT_OAUTH_KEYCLOAK_CLIENT_ID, NUXT_OAUTH_KEYCLOAK_SERVER_URL and NUXT_OAUTH_KEYCLOAK_REALMvariables in my .env file, also set runtimeConfig with
```
oauth: {
keycloak: {
clientId: "myclient",...nuxt build error: path referenced under virtual:nuxt namespace can be too long (ENAMETOOLONG)
npx nuxt build) a Nuxt 4.2 app for deployment to an AWS Lambda environment, there are certain files that are referenced that cannot be opened because of an ENAMETOOLONG error which breaks the build process:
[error] [nuxi] Nuxt Build Error: [commonjs--resolver] ENAMETOOLONG: name too long, open '/codebuild/output/src5555555555/src/codestar-connections.awsregion.amazonaws.com/git-http/5555555555555/eu-west-2/101d57b9-2404-4be8-bd35-e386c67af5b6/orgname/reponame/virtual:nuxt:%2Fcodebuild%2Foutput%2Fsrc1203689123%2Fsrc%2Fcodestar-connections.awsregion.amazonaws.com%2Fgit-http%5555555555555%2Feu-west-2%2F101d57b9-2404-4be8-bd35-e386c67af5b6%orgname%2Freponame%2Fnode_modules%2F.cache%2Fnuxt%2F.nuxt%2Ffetch.mjs/package.json'
[error] [nuxi] Nuxt Build Error: [commonjs--resolver] ENAMETOOLONG: name too long, open '/codebuild/output/src5555555555/src/codestar-connections.awsregion.amazonaws.com/git-http/5555555555555/eu-west-2/101d57b9-2404-4be8-bd35-e386c67af5b6/orgname/reponame/virtual:nuxt:%2Fcodebuild%2Foutput%2Fsrc1203689123%2Fsrc%2Fcodestar-connections.awsregion.amazonaws.com%2Fgit-http%5555555555555%2Feu-west-2%2F101d57b9-2404-4be8-bd35-e386c67af5b6%orgname%2Freponame%2Fnode_modules%2F.cache%2Fnuxt%2F.nuxt%2Ffetch.mjs/package.json'
Make UseFetch Options konfigurable
how to change the code example in a docs page?
:component-example{name="tabs-model-value-example"}
Can't find a file with the same name....Good place to add a `constants.ts` file or constant variables used throughout the Nuxt 4 instance?
env related. Any suggestions would be great!404 and redirects with netlify?
Include drizzle migrations in bundle
On creating Breadcrumbs
useSetI18nParams
Compressing response from /server/api in Nuxt 4.2.0
gzipSync from node:zlib to conditionally compress the responses for certain endpoints, but after upgrading it'll result in ERR_CONTENT_DECODING_FAILED on the client.
The content definitely looks like it's gzipped and the header is set.
Does anyone successfully compress responses from the /server/api endpoints in Nuxt 4?...Hi, I tried to install nuxt-security with the new nuxt 4, but I got a warning.

How to pass the httpOnly session cookie received in a client api call to server nitro $fetch ?

nuxt scss
How to use KeepAlive properly
[kapa.ai] i18n/nuxtjs. Issues with differentDomains