#1 — page transition issues cluster
#2 — runtime configuration issues cluster
#3 — nuxt routing challenges cluster
A page re-rendering and page deletion composable
enhancementdiscussionnitro
Simple inbuilt option to enable custom routing
enhancementdiscussionworkaround available
pages patterns overlapping with server routes
good first issuedx🍰 p2-nice-to-have
#4 — miscellaneous nuxt nuances and issues cluster
MSSQL uuid column showing as length 16 rather than 36
BugData ModelingMS SQL ServerEngineI3S2
Unexpected redirects and inconsistent behavior between dev and production.
pending triagenitro
"No match found for location with path" is still spammed on unknown paths
bugnitroupstream❗ p4-important
#5 — github issue cluster: github theme exploration cluster
feat: createCaller alternative for single procedure
✅ accepted-PRs-welcome
[Since 3.12.0] Throwing createError() with custom statusCode in routeMiddleware broken after PR #27016
pending triagepossible regression
#6 — type resolution and autoimport issues cluster
[@vue/compiler-sfc] Failed to resolve extends base type
pending triage
#7 — lost styles in nested components cluster
Order of precedence of CSS different from vite-plugin-vue
bugvite🍰 p2-nice-to-have
Missing styles in production when using renderless component within server component
pending triageserver components
#8 — dev server errors and undefined behavior cluster
APP: Data Model: Fields from a non-existing group aren't shown
ImprovementEngine
Webpack/rspack builders don't work in dev with pages
pending triage
Share link causes infinite SQL growth and and crashes application
BugEngineSharingS2I4
Receive the original payload when using the 'request' or 'database' error flow events
BugRegressionS3EngineFlowsI3
#9 — nuxt documentation & features requests cluster
Missing Support (Or documentation of) Options API with Nuxt
enhancement🍰 p2-nice-to-have
#10 — undefined issues in development and deployment cluster
#11 — nuxt challenges and solutions cluster
Using version and deep sort in readItem does not sort anymore until version is main
ImprovementVersioning
OOM during `nuxt build` when importing multiple aws-sdk packages.
pending triagenitroupstream
#12 — usefetch enhancements and optimizations cluster
adding useManualFetch / usePostFetch / useSubmitFetch composable
enhancementdiscussion
Factory function to create `useFetch` and `useAsyncData` with defaults
enhancementgood first issue🍰 p2-nice-to-have
Support trusted domains for `useFetch` to forward headers
discussionpending triage
#13 — nuxt client component hydration issues cluster
nuxt-client attribute doesn't hydrate a component inside a server component
pending triageserver components
`nuxt-client` components do not work within server component `v-for`
bug🔨 p3-minorserver components
`nuxtRoute` doesn't work at all in Server Components. Hydration error in Universal Components nested in Server Components
discussionpending triageserver components
Permissions bug for content versions
BugPermissionsS3StudioI3
#14 — nested route issues cluster
Nested catch-all routes not working out of the box
enhancementpending triagepages
Tag-Interface readonly: empty state missing
ImprovementStudio
`navigateTo` calls made inside plugins are reverted in `app:created` hook
3.xbugpages🍰 p2-nice-to-have
#15 — async data handling challenges cluster
Using `getCachedData` together with `await useLazyAsyncData` causing it to not be pending anymore
pending triageneeds reproduction
Play with variations: button
enhancementA-itemdesign-request
use server-fetched data in lazily hydrated components with useAsyncData
good first issue🍰 p2-nice-to-have