-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Insights: nuxt/nuxt
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 6 people
-
chore(deps): update devdependency eslint-typegen to v2 (main)
#31024 merged
Feb 19, 2025 -
chore(deps): update vitest to v3.0.6 (3.x)
#31028 merged
Feb 19, 2025 -
chore(deps): update all non-major dependencies (main)
#31023 merged
Feb 19, 2025 -
fix: remove unimplemented
page:transition:start
type#31040 merged
Feb 19, 2025 -
chore(deps): update all non-major dependencies (3.x)
#30984 merged
Feb 18, 2025 -
chore(deps): update unocss monorepo to v66 (main) (major)
#31021 merged
Feb 18, 2025 -
chore(deps): update all non-major dependencies (main)
#30983 merged
Feb 18, 2025 -
fix: use tsx loader for jsx as well
#31014 merged
Feb 17, 2025 -
refactor(nuxt): prefer logical assignment operators
#31004 merged
Feb 16, 2025 -
chore(deps): update dependency webpack to v5.98.0 (main)
#30981 merged
Feb 14, 2025 -
feat(nuxt): allow forcing
start
/set
in loading indicator#30989 merged
Feb 14, 2025 -
chore: use logical or assignment
#30992 merged
Feb 14, 2025 -
feat(kit,nuxt,vite):
directoryToURL
to normalise paths#30986 merged
Feb 14, 2025 -
fix(kit): ensure nuxt is loaded from cwd rather than parent dir
#30910 merged
Feb 13, 2025 -
chore(deps): update all non-major dependencies (3.x)
#30967 merged
Feb 13, 2025 -
chore(deps): update all non-major dependencies (main)
#30972 merged
Feb 13, 2025
17 Pull requests opened by 9 people
-
fix(nuxt): ensure `provide` / `inject` work in `setup` of `defineNuxtComponent`
#30982 opened
Feb 13, 2025 -
feat(nuxt): allow to use `nuxt-client` outside SFC
#30998 opened
Feb 15, 2025 -
docs: add `port` option to preview command
#30999 opened
Feb 15, 2025 -
docs: add hook description about `vue:setup` and `app:data:refresh`
#31001 opened
Feb 15, 2025 -
docs: update nuxt context section in 6.nuxt-app.md
#31005 opened
Feb 16, 2025 -
fix(nuxt): correct css order for layers
#31020 opened
Feb 18, 2025 -
chore(deps): update unocss monorepo to v66 (3.x) (major)
#31022 opened
Feb 18, 2025 -
chore(deps): update vitest to v3.0.6 (main)
#31027 opened
Feb 18, 2025 -
chore(deps): update all non-major dependencies (3.x)
#31032 opened
Feb 18, 2025 -
chore(deps): update devdependency eslint-typegen to v2 (3.x)
#31033 opened
Feb 18, 2025 -
fix(kit): expose Nuxt module dependency errors
#31035 opened
Feb 18, 2025 -
perf(kit): optimize Nuxt module resolving
#31037 opened
Feb 18, 2025 -
feat(nuxt): nuxt link add whitelist
#31039 opened
Feb 19, 2025 -
Allow useNuxtApp() work with onServerPrefetch
#31043 opened
Feb 19, 2025 -
chore(deps): update all non-major dependencies (main)
#31048 opened
Feb 20, 2025 -
chore(deps): update dependency ohash to v2 (main)
#31049 opened
Feb 20, 2025 -
chore(deps): update dependency ohash to v2 (3.x)
#31051 opened
Feb 20, 2025
27 Issues closed by 9 people
-
Type defined for `page:transition:start`, but no implementation found
#31000 closed
Feb 19, 2025 -
Type instantiation is excessively deep and possibly infinite in rollupConfig ❌
#30919 closed
Feb 19, 2025 -
No experimental.decorators in defineNuxtConfig
#31007 closed
Feb 19, 2025 -
There is a memory leak issue on every dev run.
#30995 closed
Feb 19, 2025 -
`useRoute` not fully reactive
#31046 closed
Feb 19, 2025 -
[vite:css][lightningcss] 'deep' is not recognized as a valid pseudo-class
#31041 closed
Feb 19, 2025 -
[vite-node] [ERR_LOAD_URL] /app.vue with srcDir: "src/"
#29107 closed
Feb 19, 2025 -
Nuxt 3 SSR. Watch fires twice if lazy: true
#29605 closed
Feb 19, 2025 -
build skia-canvas RollupError
#29759 closed
Feb 19, 2025 -
`useRoute()` has previous data when rendering layout on client-side navigation
#30888 closed
Feb 18, 2025 -
Nuxt 3 prefetch all assets & modules at the first page
#30825 closed
Feb 18, 2025 -
cache invalidation is not working on production (vercel or netlify)
#31030 closed
Feb 18, 2025 -
`useAsyncData` data not available during SSR
#31031 closed
Feb 18, 2025 -
Nuxt v3.15.4 and i18n module incompatible
#31018 closed
Feb 18, 2025 -
Layers make nuxt scan too many directories, if the layer has non app related sibling directories
#30137 closed
Feb 18, 2025 -
Alogolia API key exposed publicly
#31019 closed
Feb 18, 2025 -
`sass` and `sass-embedded` packages are not detected when using Nuxt Layers
#30856 closed
Feb 18, 2025 -
`Nuxt 3.15.4` remove unused variables from spread operator while build
#30940 closed
Feb 18, 2025 -
Having definePageMeta breaks JSX
#30975 closed
Feb 17, 2025 -
Nuxt state not propagating correctly on SSR page
#30994 closed
Feb 15, 2025 -
Nuxt with `compatibilityVerison: 4` does not include Layer root dir in tsconfig.json
#30905 closed
Feb 15, 2025 -
<NuxtLoadingIndicator> add option "immediately" to skip throttleTimeout
#30071 closed
Feb 14, 2025 -
[zh:translated] Google SEO won't crawl the layout navigation bar after using it
#30864 closed
Feb 14, 2025 -
@nuxt/kit loadNuxt function has wrong logic to find nuxt pkg in monorepo
#25019 closed
Feb 13, 2025 -
Prerendered dynamic routes
#30926 closed
Feb 13, 2025
23 Issues opened by 23 people
-
File Based Routing Naming Collision
#31052 opened
Feb 20, 2025 -
Unexpected redirects and inconsistent performance between dev and production.
#31050 opened
Feb 20, 2025 -
Enable nuxt generate in Dev Mode with Sourcemaps Support for Shared Engineering Deployments
#31047 opened
Feb 19, 2025 -
useNuxtApp() not working with onServerPrefetch
#31042 opened
Feb 19, 2025 -
Incorrect console output for `static: true`
#31038 opened
Feb 19, 2025 -
Nuxt freezes after frequent page navigation with async requests and router.push()
#31036 opened
Feb 18, 2025 -
[nuxt] Calling useRoute within middleware may lead to misleading results
#31029 opened
Feb 18, 2025 -
Nuxt 3 vite optimizeDeps does not work with Nuxt modules/plugins
#31015 opened
Feb 17, 2025 -
nuxt + nginx + url rewrite: nuxt overrides request paths
#31012 opened
Feb 17, 2025 -
Unhandled error during execution of component update, Uncaught (in promise) TypeError: node is null
#31010 opened
Feb 17, 2025 -
Very slow "building nuxt nitro server" build
#31009 opened
Feb 16, 2025 -
DOCS: routeRules dont have `noScripts` option
#31008 opened
Feb 16, 2025 -
docs: [WINDOWS] Add information for handling nuxt dev on WSL Ubuntu
#31006 opened
Feb 16, 2025 -
Error: ENOENT: no such file or directory, access '/var/folders/.../nitro/worker-....sock' | Nuxt
#31002 opened
Feb 15, 2025 -
nuxt3 Configuration code segmentation error
#30997 opened
Feb 15, 2025 -
Nuxt context is lost when using symlinked layers
#30993 opened
Feb 14, 2025 -
docs: should onNuxtReady() be placed inside onMounted() or top-level inside component's script tag?
#30991 opened
Feb 14, 2025 -
SWR and streaming API response
#30987 opened
Feb 14, 2025 -
ERROR Cannot start nuxt: Did you mean to import "@babel/plugin-transform-typescript/lib/index.js"?
#30980 opened
Feb 13, 2025 -
adding devtools to an application and then removing it, doesn't get removed and application hangs
#30979 opened
Feb 13, 2025 -
vite dep optimisation not working for aliases within `.c12` layer
#30978 opened
Feb 13, 2025 -
useRoute() is containing data from previous page when performing client-side navigation
#30977 opened
Feb 13, 2025
28 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(nuxt): update to `@unhead/vue` v2
#30579 commented on
Feb 15, 2025 • 7 new comments -
fix(nuxt): decode URI components in cache driver methods
#30973 commented on
Feb 14, 2025 • 4 new comments -
v3.16.0
#30909 commented on
Feb 18, 2025 • 0 new comments -
feat: treeshake client pages from server bundle
#30895 commented on
Feb 15, 2025 • 0 new comments -
chore(deps): update webpack (3.x)
#30354 commented on
Feb 19, 2025 • 0 new comments -
v4.0.0
#27716 commented on
Feb 19, 2025 • 0 new comments -
feat: delayed hydration
#26468 commented on
Feb 14, 2025 • 0 new comments -
Dependency Dashboard
#11837 commented on
Feb 20, 2025 • 0 new comments -
Transitions cannot be applied to child <NuxtPage> routes by any method
#12361 commented on
Feb 19, 2025 • 0 new comments -
Typescript does not correctly recognize the return type of $fetch and useFetch
#30974 commented on
Feb 19, 2025 • 0 new comments -
NuxtLoadingIndicator gets stuck on page with different layout and async setup
#25840 commented on
Feb 19, 2025 • 0 new comments -
auto-imported components not recognised in IDE with script lang="tsx" in SFC
#26920 commented on
Feb 18, 2025 • 0 new comments -
ERROR [unhandledRejection] read ECONNRESET
#23832 commented on
Feb 17, 2025 • 0 new comments -
Further Route Groups Features in Nuxt
#30906 commented on
Feb 17, 2025 • 0 new comments -
Relative import in module
#26150 commented on
Feb 17, 2025 • 0 new comments -
Typescript issues in 3rd party module
#30964 commented on
Feb 17, 2025 • 0 new comments -
custom $fetch plugin loses typescript
#29043 commented on
Feb 17, 2025 • 0 new comments -
Fine-grained config of the SSR renderer's Nitro event handler via hook
#26598 commented on
Feb 16, 2025 • 0 new comments -
`showError` doesn't work properly in server pages/components
#30938 commented on
Feb 15, 2025 • 0 new comments -
WARN 'manifest-route-rule' middleware already exists when copy paste some files (in that case pages)
#30267 commented on
Feb 15, 2025 • 0 new comments -
useRoute providing incorrect data when used in a layout
#21340 commented on
Feb 14, 2025 • 0 new comments -
"EMFILE: too many open files, watch" with Nuxt 3, Vite with SST
#30481 commented on
Feb 14, 2025 • 0 new comments -
Nuxt deploy on Netlify, server function 500 error _createApp is not a function
#30798 commented on
Feb 14, 2025 • 0 new comments -
`defineNuxtComponent` Lifecycle injection APIs can only be used during execution of setup()
#29062 commented on
Feb 14, 2025 • 0 new comments -
Factory function to create `useFetch` and `useAsyncData` with defaults
#14736 commented on
Feb 14, 2025 • 0 new comments -
[de:translated] payload.json and meta json file preloaded but not used within a few seconds
#30833 commented on
Feb 13, 2025 • 0 new comments -
Feature Request for Nuxt 4 - Components Inside Pages Directory
#28894 commented on
Feb 13, 2025 • 0 new comments -
manifest.json becomes a folder with index.html instead of a JSON file since nuxt 3.8.1 (Second Time Same Issue)
#25378 commented on
Feb 13, 2025 • 0 new comments