NixOS node install significantly slows `nuxt dev` startupnuxt/nuxt · updated11 months ago · 75% similar pending triageupstream-bugperformance
Any suggestion to Increase the Build Speed When the project is large and depends on many third parties?nuxt/nuxt · updated2 years ago · 74% similar pending triagewindows
NuxtData causes signficant increase in page render timesnuxt/nuxt · updated2 years ago · 74% similar pending triageperformance
Severe performance & memory issues when generating 500+ blog postsnuxt/nuxt · updated3 months ago · 74% similar pending triagenitro
Nuxt 3.11 with webpack builder lose style in SFCnuxt/nuxt · updated4 months ago · 77% similar pending triagewebpack
Styles are missing in SSR when Vite-Entry is loaded asynchronously.nuxt/nuxt · updated10 months ago · 77% similar pending triagepossible regression
Vanilla-Extract (CSS in TS) / Nuxt - HMR issues with SSR enablednuxt/nuxt · updated1 year ago · 76% similar pending triage
CSS generation breaking WhatsApp link previewsnuxt/nuxt · updated10 months ago · 76% similar pending triage
There is an issue with nuxt module that imports files (css, plugins) when using yarn link or npm link.nuxt/nuxt · updated2 years ago · 75% similar pending triage
onLeave in page transition breaks onUnmounted in pagesnuxt/nuxt · updated5 months ago · 75% similar workaround availablepending triage
<NuxtLayout> within <Teleport defer> throws warning: "Your project has pages but the <NuxtPage /> component is not being used"nuxt/nuxt · updated10 months ago · 75% similar pending triagedx
Using pageTransition/layoutTransition and useAsyncData() leads to faulty double-mountingnuxt/nuxt · updated10 months ago · 74% similar pending triage
Add hints for Nuxt/Vite internals in the docsnuxt/nuxt · updated2 months ago · 72% similar documentationgood first issue
Docs: Suggestion for documenting disabling code splittingnuxt/nuxt · updated1 year ago · 71% similar documentationdiscussion
Improve the Module Author Guide and add a recipenuxt/nuxt · updated1 year ago · 71% similar documentation
Auto import attempted for linked librarynuxt/nuxt · updated1 year ago · 76% similar workaround availabledx🔨 p3-minor
Default imports from layers on another directory failsnuxt/nuxt · updated1 year ago · 76% similar good first issuedxvite🍰 p2-nice-to-have
addImportsDir types are not added to auto imports in user projectnuxt/nuxt · updated4 months ago · 76% similar pending triage
Nuxt resolves auto-imports for a worker only in development modenuxt/nuxt · updated2 months ago · 76% similar pending triagepossible regression
The "type": "module" breaks `npm run dev`nuxt/nuxt · updated1 year ago · 75% similar nitroupstream🔨 p3-minor
`$fetch`: use `useRequestFetch()` when calling internal API during SSRnuxt/nuxt · updated2 months ago · 72% similar workaround availablenitro🍰 p2-nice-to-have
getCachedData() doesn't cache the response, Not works on useFetch()nuxt/nuxt · updated10 months ago · 72% similar pending triage
Support trusted domains for `useFetch` to forward headersnuxt/nuxt · updated9 months ago · 72% similar discussionpending triage
TTL property on useFetch to cache data for a certain amount of time (using getCachedData)nuxt/nuxt · updated7 months ago · 71% similar workaround available🍰 p2-nice-to-have
A page re-rendering and page deletion composablenuxt/nuxt · updated1 year ago · 73% similar discussionnitro
Export resolvePagesRoutes() for use in modulesnuxt/nuxt · updated11 months ago · 72% similar pending triage
`useRouteParams` and `useRouteQuery` for Nuxtnuxt/nuxt · updated1 year ago · 72% similar workaround availableneeds details
Ability to add pages dynamically based on an API callnuxt/nuxt · updated11 months ago · 72% similar documentation
`onNavigate` callback for `<NuxtLink>`nuxt/nuxt · updated1 year ago · 72% similar discussionpending triage
Error in client running on dev server with depending modules and ts packages - ambigious indirect exportnuxt/nuxt · updated2 years ago · 76% similar pending triagevite
When launching the application, if the server Host and browser Host are different, the server API requests may fail.nuxt/nuxt · updated2 years ago · 76% similar pending triage
docs: `nuxt build` - Better document disabling GZIP reportnuxt/nuxt · updated1 year ago · 76% similar upstream🍰 p2-nice-to-have
Build fails with `compatibilityVersion: 4` and TypeScript templates added via `addTemplate`nuxt/nuxt · updated5 days ago · 76% similar 🔨 p3-minor4.x
Module crashes on startup when using `installModule` and `addServerImportsDir` simultaneouslynuxt/nuxt · updated9 months ago · 76% similar pending triage
watch components directories inside same monoreponuxt/nuxt · updated1 year ago · 74% similar good first issuedx
layer folders outside `rootDir` are not watched for changesnuxt/nuxt · updated1 year ago · 74% similar good first issuepending triagedx🍰 p2-nice-to-havelayers4.x
nuxt-client stops rendering in a nested server componentnuxt/nuxt · updated1 year ago · 74% similar good first issue🔨 p3-minor✨ good reproductionserver components
🐞 Updating app config from server plugin isn't get carried to client appnuxt/nuxt · updated1 year ago · 73% similar good first issue🍰 p2-nice-to-have
useAsyncData - do not swallow errorsnuxt/nuxt · updated4 months ago · 75% similar discussion🍰 p2-nice-to-have
`useNuxtData` has data from unrelated key when using reactive keys and `useAsyncData`nuxt/nuxt · updated8 months ago · 75% similar pending triage
Using showError after useAsyncData does not prevent page from loading, kindanuxt/nuxt · updated2 years ago · 74% similar discussionpending triage
useAsyncData with same key on two different pages does not refresh when switching pagesnuxt/nuxt · updated6 months ago · 74% similar pending triage
use server-fetched data in lazily hydrated components with useAsyncDatanuxt/nuxt · updated7 months ago · 74% similar good first issue🍰 p2-nice-to-have
allow modifying no-ssr payloadnuxt/nuxt · updated8 months ago · 75% similar discussionnitro🍰 p2-nice-to-have
[Feature Request] Nuxt Render Composables (onSSR and onSSG)nuxt/nuxt · updated1 year ago · 74% similar discussion
Full SSR Data Fetch Without Hydration / __NUXT_DATA__ Serializationnuxt/nuxt · updated3 months ago · 73% similar pending triage
Fine-grained config of the SSR renderer's Nitro event handler via hooknuxt/nuxt · updated1 year ago · 72% similar nitro
Route middleware prevents route change in case of errornuxt/nuxt · updated2 years ago · 75% similar pending triage
Inconsistencies when using multiple hybrid renderingsnuxt/nuxt · updated2 years ago · 75% similar pending triage
Nuxt renders catch-all route for `/_nuxt/non-existent` requestsnuxt/nuxt · updated2 years ago · 75% similar pending triagenitro
Unexpected redirects and inconsistent behavior between dev and production.nuxt/nuxt · updated1 year ago · 75% similar pending triagenitro