-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
8 Releases published by 1 person
-
v15.0.0-canary.116
published
Aug 16, 2024 -
v15.0.0-canary.117
published
Aug 16, 2024 -
v15.0.0-canary.118
published
Aug 16, 2024 -
v15.0.0-canary.119
published
Aug 16, 2024 -
v15.0.0-canary.120
published
Aug 17, 2024 -
v15.0.0-canary.121
published
Aug 20, 2024 -
v15.0.0-canary.122
published
Aug 20, 2024 -
v15.0.0-canary.123
published
Aug 21, 2024
82 Pull requests merged by 35 people
-
test: confirm that middleware may affect sitemap.xml render
#69140 merged
Aug 21, 2024 -
Ensure assertion failures include all versions in rsc-basic tests
#69138 merged
Aug 21, 2024 -
Supabase: improve sign in and sign up, add reset password
#69066 merged
Aug 21, 2024 -
Ensure vendored
react-dom/server.browser
is used#69142 merged
Aug 21, 2024 -
Stablize instrumentation.js
#68853 merged
Aug 21, 2024 -
docs: inform middleware usage along with metadata files
#69136 merged
Aug 21, 2024 -
docs: add missing colons
:
to Good to Knows#69135 merged
Aug 21, 2024 -
add support for css-in-js ressource mapping in experimental lightningcss-loader
#64551 merged
Aug 21, 2024 -
chore: auto-install @types/react-dom when react is installed
#69001 merged
Aug 21, 2024 -
Turbopack: fix issue source location for special exports
#69132 merged
Aug 21, 2024 -
bugfix: ensure rsc isn't reused for page segments when reusing loading data
#69123 merged
Aug 21, 2024 -
chore(github): update system and prompt logic (AI)
#69115 merged
Aug 20, 2024 -
Improve create not found tree and remove asNotFound
#68910 merged
Aug 20, 2024 -
build: Update
swc_core
tov0.101.3
#69039 merged
Aug 20, 2024 -
refactor: update fallbacks to use response cache
#68603 merged
Aug 20, 2024 -
chore(github): update sync label logic
#69072 merged
Aug 20, 2024 -
refactor: fallback updates
#68631 merged
Aug 20, 2024 -
Remove unused react-dom/server.browser references
#68988 merged
Aug 20, 2024 -
fix(turbopack): correctly handle catchall specificity
#68800 merged
Aug 20, 2024 -
misc: tweak fetch patch restoration timing during HMR to allow for userland fetch patching
#68193 merged
Aug 20, 2024 -
Remove references to removed react-dom/server APIs in Webpack shims
#68987 merged
Aug 20, 2024 -
(Example) Remove redirects plugin from Sitecore XM Cloud example
#69094 merged
Aug 20, 2024 -
Add test suite for react-dom/server usage in React Server environment
#68945 merged
Aug 20, 2024 -
Turbopack build: Fix metadata handling
#69086 merged
Aug 20, 2024 -
fix: Move tree shaking config to
experimental.turbo
#69050 merged
Aug 20, 2024 -
chore(github): update bug_report template
#69071 merged
Aug 19, 2024 -
fix(turbopack): don't error on dynamic imports in postcss config
#68795 merged
Aug 19, 2024 -
chore(cna): add missing period
#69021 merged
Aug 19, 2024 -
Resolve route interception problem with (..)(..)
#69012 merged
Aug 19, 2024 -
Include proper instrumentation entry in required files manifest
#68983 merged
Aug 19, 2024 -
Improve Metadata JSDoc
#69037 merged
Aug 19, 2024 -
feat: Port edge assert plugin to turbopack
#69041 merged
Aug 19, 2024 -
Update React from
49496d49-20240814
to1eaccd82-20240816
#68991 merged
Aug 19, 2024 -
Add
Effect:TypeOf
and givetypeof
s user-defineable names#68842 merged
Aug 19, 2024 -
chore(github): improve triaging issues with ai
#68995 merged
Aug 17, 2024 -
Reland "Ensure bail out on ssr error in static generation"
#68999 merged
Aug 16, 2024 -
Add draft mode flag for multi-zone
#68997 merged
Aug 16, 2024 -
Adding a disable git flag in Create Next App
#68821 merged
Aug 16, 2024 -
Revert "Ensure bail out on ssr error in static generation"
#68986 merged
Aug 16, 2024 -
Update font data
#68964 merged
Aug 16, 2024 -
Fix flying-shuttle full mode breaking instrumentation
#68976 merged
Aug 16, 2024 -
use setImmediate (if present) in edge react-dom/RSDW/RSDT
#68952 merged
Aug 16, 2024 -
Simplify static indicator
#68961 merged
Aug 16, 2024 -
Run Azure Pipelines after merge
#68982 merged
Aug 16, 2024 -
perf(turbopack): improve app structure performance
#67397 merged
Aug 16, 2024 -
Lookup alias and import maps using Pattern instead of String
#68274 merged
Aug 16, 2024 -
fix CNA example handling on Windows
#68977 merged
Aug 16, 2024 -
Revert "Update
swc_core
tov0.100.6
(#68560)"#68978 merged
Aug 16, 2024 -
Update React from
187dd6a7-20240806
to49496d49-20240814
#68898 merged
Aug 16, 2024 -
Turbopack: Detect module type for webpack loaders and not hardcode JS
#68930 merged
Aug 16, 2024 -
Update
swc_core
tov0.100.6
#68560 merged
Aug 16, 2024 -
Bump ast-grep
#68844 merged
Aug 16, 2024 -
refactor(turbo-tasks): Use an enum for
strongly_consistent
/ReadConsistency
instead of a bool#68913 merged
Aug 15, 2024 -
fix i18n data pathname resolving
#68947 merged
Aug 15, 2024 -
perf(turbo-tasks-macros): Move
assert_returns_resolved_value
into helper module#68867 merged
Aug 15, 2024 -
Turbopack build: Skip CSS test that checks webpack behavior
#68935 merged
Aug 15, 2024 -
Remove invalid app router etag normalizing
#68948 merged
Aug 15, 2024 -
refactor(turbo-tasks): Add TaskPersistence enum for task creation functions
#68866 merged
Aug 15, 2024 -
docs(examples): fix next-translate prod hydration error in layout
#52653 merged
Aug 15, 2024 -
examples: avoid duplicate css insert for ant design
#57947 merged
Aug 15, 2024 -
Fix linting from #57364
#68951 merged
Aug 15, 2024 -
Fix issue with afterFiles rewrites not working when prefixed with assetPrefix
#68694 merged
Aug 15, 2024 -
(Examples) Adds
with-google-tag-manager
example that uses@next/third-parties
#57364 merged
Aug 15, 2024 -
fix: cache-handler example should reconnect to redis after errors
#68221 merged
Aug 15, 2024 -
Update page.tsx - Fixing hydration error
#66868 merged
Aug 15, 2024 -
chore: fix typos in comments
#68792 merged
Aug 15, 2024 -
Improve TypeGen in Sanity Example
#68580 merged
Aug 15, 2024 -
Compose refactor
#68503 merged
Aug 15, 2024 -
fix: inngest example for latest version
#68600 merged
Aug 15, 2024 -
Ensure
assertNoRedbox
has a stack when it fails#68940 merged
Aug 15, 2024 -
docs: add Stack Auth to App Router-enabled auth frameworks
#68777 merged
Aug 15, 2024 -
Update Turbopack production test manifest
#68927 merged
Aug 15, 2024 -
Turbopack build: Fix Sass test
#68936 merged
Aug 15, 2024 -
fix(next): properly pass layout-level
maxDuration
config to the children page segments on build#68793 merged
Aug 15, 2024 -
Normalize vendored entrypoints
#68502 merged
Aug 15, 2024 -
chore(github): update other template links
#68923 merged
Aug 15, 2024 -
chore(github): update issue & discussion templates
#68915 merged
Aug 15, 2024 -
Adapt external pages bundle test to minified module IDs
#68911 merged
Aug 14, 2024 -
chore(github): fix type validation again
#68862 merged
Aug 14, 2024 -
feat: support isr reason for on request error
#68845 merged
Aug 14, 2024 -
[Turbopack] Transient Tasks
#68436 merged
Aug 14, 2024 -
Docs: Add note about
useActionState
anduseFormState
React versions#68880 merged
Aug 14, 2024
53 Pull requests opened by 30 people
-
refactor(turbo-tasks): Add stubs for RawVc::TaskOutput
#68908 opened
Aug 14, 2024 -
Turbopack: allow specified AssetIdents for naming chunk groups
#68917 opened
Aug 15, 2024 -
Docs: Fix heading and broken link for HMR cache
#68925 opened
Aug 15, 2024 -
fix: Add `import-in-the-middle` to server-external-packages
#68937 opened
Aug 15, 2024 -
updated the example of custom-routes-proxying to utilize the App Router
#68941 opened
Aug 15, 2024 -
Re-add Partytown custom configuration to `Script` component documentation
#68946 opened
Aug 15, 2024 -
horrible, bad, not good fix for edge %5F issues
#68954 opened
Aug 15, 2024 -
fixes #68956: SSG with empty generated params for dynamic routes
#68957 opened
Aug 15, 2024 -
Partial Fallback Prerendering
#68958 opened
Aug 15, 2024 -
refactor(turbo-tasks): Split local and global task state
#68963 opened
Aug 15, 2024 -
docs: fix incorrect usage in Server Action in a Client Component example
#68965 opened
Aug 16, 2024 -
Turbopack build: Fix telemetry tests
#68969 opened
Aug 16, 2024 -
Add support for Instrumentation and Middleware in global module ID optimization
#68993 opened
Aug 16, 2024 -
Add support for `react-markup` behind `experimental.reactMarkup` flag
#68994 opened
Aug 16, 2024 -
refactor(turbo-tasks) Add a higher-level task-local state API for the Backend trait
#68996 opened
Aug 16, 2024 -
fix: sometimes buffer is toJSON'ed in response.
#69019 opened
Aug 17, 2024 -
Add note about image optimisation in edge
#69027 opened
Aug 18, 2024 -
Update the create-next-app docs
#69031 opened
Aug 18, 2024 -
Fix code example syntax error 13-route-handlers.mdx
#69033 opened
Aug 18, 2024 -
Update image.mdx
#69051 opened
Aug 19, 2024 -
Add ERROR to clarify that the build failed due to a problem
#69052 opened
Aug 19, 2024 -
Change "ENV key value" format format to "ENV key=value"
#69053 opened
Aug 19, 2024 -
remove exceeding cells
#69059 opened
Aug 19, 2024 -
remove clean flag in favor of Dirty
#69060 opened
Aug 19, 2024 -
chore(turbo-tasks): Move Invalidator struct from manager.rs to invalidation.rs
#69073 opened
Aug 19, 2024 -
Moved global_module_id_strategy.rs to turbopack-ecmascript crate to avoid circularities
#69075 opened
Aug 19, 2024 -
Changed module id map key from AssetIdent to RcStr
#69076 opened
Aug 19, 2024 -
Fixed async loader module id strategy bug
#69077 opened
Aug 19, 2024 -
[Turbopack] [HMR] Allow `Option`s to be returned by `VersionedContentMap`
#69079 opened
Aug 20, 2024 -
fix: ENV warning
#69091 opened
Aug 20, 2024 -
[after] duplicate test pages for edge instead of next.patch
#69092 opened
Aug 20, 2024 -
docs: adding a space after the period
#69100 opened
Aug 20, 2024 -
WIP
#69105 opened
Aug 20, 2024 -
Throw warning when using previous resolveExtensions config
#69108 opened
Aug 20, 2024 -
Module ID strategies tests
#69110 opened
Aug 20, 2024 -
consolidate handling for well known objects across refs and analysis
#69111 opened
Aug 20, 2024 -
invert if check for iife to reduce indentation
#69112 opened
Aug 20, 2024 -
add implementation for webpackIgnore and turbopackIgnore
#69113 opened
Aug 20, 2024 -
[devlow-bench] fail with non-zero exit and restore file.js
#69116 opened
Aug 20, 2024 -
feat(turbopack): Use `_` as export name for intermediate exports
#69124 opened
Aug 21, 2024 -
draft(turbo-tasks): Add schedule_local_task method
#69126 opened
Aug 21, 2024 -
Add "@sparticuz/chromium" to server-external-packages.json
#69127 opened
Aug 21, 2024 -
Update Turbopack development test manifest
#69128 opened
Aug 21, 2024 -
Update Turbopack production test manifest
#69129 opened
Aug 21, 2024 -
Reduce TypeGen boilerplate in Sanity Example
#69134 opened
Aug 21, 2024 -
Turbopack build: Ensure all font optimization tests run
#69137 opened
Aug 21, 2024 -
Stop testing `react-dom/server` in RSCs
#69139 opened
Aug 21, 2024 -
validate path lengths before writes and attempt to eagerly convert win paths
#69141 opened
Aug 21, 2024 -
hash the font file name if it exceeds our max file size
#69144 opened
Aug 21, 2024 -
refactor: create shared utils for mod resource
#69145 opened
Aug 21, 2024 -
refactor some of the font code
#69146 opened
Aug 21, 2024 -
bugfix: ensure prefetch aliasing doesn't apply URL redirect
#69153 opened
Aug 21, 2024
50 Issues closed by 20 people
-
Next 13 - Sitemap can't fetch on Google Search Console
#51649 closed
Aug 21, 2024 -
Licensing: 14.2.5 bundles MPL-licensed @vercel/og
#69130 closed
Aug 21, 2024 -
Cached function in layout and page runs twice
#68833 closed
Aug 20, 2024 -
Time-based cache revalidation does not work when calling fetch with manually created Request object
#69097 closed
Aug 20, 2024 -
Vercel deployment failed after commit changes to repository
#69095 closed
Aug 20, 2024 -
Enabling Draft Mode Not Working in Next.js 14.2.5
#68859 closed
Aug 20, 2024 -
Docs: Learn Next.js Chapter 9
#69084 closed
Aug 20, 2024 -
Layout fetches API twice, and dedupe doesn't work.
#50456 closed
Aug 20, 2024 -
Fail to patch lock while when a dependency is depending on a different version of Next.js
#65182 closed
Aug 20, 2024 -
Parent `loading` is not mounted when child's one is missing
#69089 closed
Aug 20, 2024 -
Gifs not loading- TypeError: unsupported file type: undefined (file: undefined)
#40704 closed
Aug 20, 2024 -
Redirects don't work in production. The page times out
#69106 closed
Aug 20, 2024 -
Turbopack doesn't correctly handle catch-all segments in nested route groups
#67045 closed
Aug 20, 2024 -
[NEXT-1173] use node module inside instrumentation hook cause module not found error
#49565 closed
Aug 20, 2024 -
Instrumentation.js gets called 3 times
#51450 closed
Aug 20, 2024 -
Error instance not preserved in `onRequestError`
#68004 closed
Aug 20, 2024 -
Failed to build standalone using instrumentationHook
#69023 closed
Aug 20, 2024 -
Client error with development message on PRODUCTION.
#69078 closed
Aug 20, 2024 -
Your Team encountered an unknown problem. Please reach out to our support team for details. Learn More
#69040 closed
Aug 19, 2024 -
Turbopack tailwindcss error: Module not found
#66602 closed
Aug 19, 2024 -
(..)(..) intercepting routes does not work
#57016 closed
Aug 19, 2024 -
Using `revalidateTag()` inside dynamic route handler is unstable
#69063 closed
Aug 19, 2024 -
`fetch` with `cache: no-store` or `revalidate: 0` for static page still builds a dynamic page
#47148 closed
Aug 19, 2024 -
Standalone Output doesn't work
#68824 closed
Aug 19, 2024 -
svg with fragment not support when use --turbo option
#68575 closed
Aug 19, 2024 -
Hot-reloading doesn't work for a newly created directory / files.
#69044 closed
Aug 19, 2024 -
[turbo] an unexpected Turbopack error occured
#68974 closed
Aug 18, 2024 -
Incomplete data from Link prefetch
#69020 closed
Aug 17, 2024 -
How to use generated "Route" type (from "typedRoutes") with dynamic routes
#68848 closed
Aug 17, 2024 -
Error and reload during HMR with MUI
#69007 closed
Aug 17, 2024 -
next build creates a `.next` folder when `output: 'export'` and `distDir`
#68316 closed
Aug 17, 2024 -
It hasn't been resolved for several months. accesstoken reissue issue
#69004 closed
Aug 17, 2024 -
Page shows outdated content after `router.refresh()` if multiple suspense boundaries are present
#63126 closed
Aug 17, 2024 -
NextResponse throws error when http request status code is 204
#68990 closed
Aug 16, 2024 -
[turbopack] dynamic import with path alias not working
#63372 closed
Aug 16, 2024 -
Can't use Intercepting and Parallel routes in root level
#68918 closed
Aug 16, 2024 -
Build issue with subpath imports of internal "compiled" package
#67095 closed
Aug 16, 2024 -
Update eslint-config-next @typescript-eslint/typescript-estree version to support Typescript 5.5
#68968 closed
Aug 16, 2024 -
Server side locale always default in dynamic routes when a middleware is present
#54217 closed
Aug 15, 2024 -
unoptimized images are not following basepath
#68498 closed
Aug 15, 2024 -
Error thrown to opt out of server rendering inside Suspense boundary is logged
#68526 closed
Aug 15, 2024 -
Docs: learn -> improving-accessibility, missing something about accessiblity
#68884 closed
Aug 15, 2024 -
Sccs compiling Turbopack issue
#68311 closed
Aug 15, 2024 -
Unexpected rendering has occurred in Parallel Routes
#51927 closed
Aug 15, 2024 -
Error: You cannot use both an required and optional catch-all route
#68932 closed
Aug 15, 2024 -
Docs: Migration from vite shows app router docs
#68843 closed
Aug 14, 2024 -
Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node
#68909 closed
Aug 14, 2024 -
Next.js downloads from fonts.googleapis.com during build
#68906 closed
Aug 14, 2024
29 Issues opened by 27 people
-
Swc causing error in production. Related to citation-js and citeproc.
#69150 opened
Aug 21, 2024 -
next/dynamic from external package causes hydration errors for combination of pages and app routers
#69125 opened
Aug 21, 2024 -
MQTT.JS example: the useEffect return cause client closure
#69109 opened
Aug 20, 2024 -
Event listeners added multiple times on client-side HMR
#69098 opened
Aug 20, 2024 -
Error when using `experimental.workerThreads` and webpack config
#69096 opened
Aug 20, 2024 -
missing sourcemaps in app router and cannot debug with breakpoints
#69081 opened
Aug 20, 2024 -
Dynamic `import()` function usage behaves strangely, prevents server-only code
#69070 opened
Aug 19, 2024 -
Cannot use import alias if route path starts with period
#69068 opened
Aug 19, 2024 -
Using `revalidateTag()` inside dynamic route handler is unstable
#69064 opened
Aug 19, 2024 -
Cannot name a folder "index" inside the app directory.
#69061 opened
Aug 19, 2024 -
middleware request.cookies.has() fails when route is hit via Link
#69058 opened
Aug 19, 2024 -
New page is called when intercepting routes are terminated before the server action is completed
#69043 opened
Aug 19, 2024 -
generateStaticParams globalThis (global) singleton problem
#69042 opened
Aug 19, 2024 -
Docs: how to configure lightningcss
#69030 opened
Aug 18, 2024 -
Next incorrectly infers static builds when using `Promise.prototype.catch` on the dynamic action in a `Page`
#69025 opened
Aug 18, 2024 -
Error and reload during HMR with MUI
#69008 opened
Aug 17, 2024 -
Can't use bcrypt in middleware
#69002 opened
Aug 17, 2024 -
`next/font` interferes with header links from middleware.
#69000 opened
Aug 17, 2024 -
BUG: incorrect url encoding in `<link rel="preload">` for prioritized images
#68998 opened
Aug 16, 2024 -
Next.js bundles libraries only used in Server Components into the Client Bundle Chunks
#68972 opened
Aug 16, 2024 -
Conditional building pages with export: output is not supported
#68956 opened
Aug 15, 2024 -
Endless issues of Error: Cannot find module '....\.next\server\vendor-chunks\lib\worker.js'
#68950 opened
Aug 15, 2024 -
Docs: Missing custom Partytown configuration for `Script` with `strategy="worker"`
#68943 opened
Aug 15, 2024 -
Incorrect caching
#68934 opened
Aug 15, 2024 -
Error: You cannot use both an required and optional catch-all route
#68933 opened
Aug 15, 2024
141 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.
-
Introduce dynamicIO experiment
#67571 commented on
Aug 21, 2024 • 7 new comments -
Add --api Flag to Create Headless API App with create-next-app
#68130 commented on
Aug 21, 2024 • 7 new comments -
breaking: remove `geo` and `ip` from `NextRequest`
#68379 commented on
Aug 15, 2024 • 2 new comments -
chore: pnpm catalog migration
#68883 commented on
Aug 15, 2024 • 2 new comments -
Add Meilisearch example
#53251 commented on
Aug 15, 2024 • 1 new comment -
Next + Supabase quick start: fix error message
#68892 commented on
Aug 15, 2024 • 1 new comment -
Exhaustive modules graph traversal
#68865 commented on
Aug 20, 2024 • 1 new comment -
Move resolveExtensions config up to experimental
#67399 commented on
Aug 20, 2024 • 1 new comment -
NextJS export does not recognise generateStaticParams
#58171 commented on
Aug 16, 2024 • 0 new comments -
"RangeError: WebAssembly.instantiate(): Out of memory: wasm memory" when using environment with limited virtual memory
#51870 commented on
Aug 20, 2024 • 0 new comments -
Middleware sometimes doesn't executes
#58025 commented on
Aug 21, 2024 • 0 new comments -
@next/font + font-feature-settings do not work with next@13.2.4
#47814 commented on
Aug 21, 2024 • 0 new comments -
Error occurred prerendering page - 14.0.2+
#58576 commented on
Aug 21, 2024 • 0 new comments -
EACCESS when using create-next-app in current folder (existing git repository)
#46651 commented on
Aug 21, 2024 • 0 new comments -
Root Layout Errors not triggering global-error.tsx
#55462 commented on
Aug 21, 2024 • 0 new comments -
Metadata does not get generated for intercepting route if "useless" page file is missing
#62882 commented on
Aug 21, 2024 • 0 new comments -
Sudden error - Refused to execute script from worker.ts because it's MIME type (video/mp2t) is not executable
#31009 commented on
Aug 21, 2024 • 0 new comments -
[NEXT-1143] Dev mode slow compilation
#48748 commented on
Aug 21, 2024 • 0 new comments -
next-lint Doesn't Support ESLint 9
#64409 commented on
Aug 21, 2024 • 0 new comments -
NextJS metadata don't work properly on parallel routes
#59316 commented on
Aug 21, 2024 • 0 new comments -
Partial suspense key not working
#67484 commented on
Aug 21, 2024 • 0 new comments -
chore: backport turbopack to next 14
#68901 commented on
Aug 21, 2024 • 0 new comments -
@next/mdx not compatible with --turbo
#67453 commented on
Aug 19, 2024 • 0 new comments -
--turbo has trouble detecting client boundaries with headless ui
#68205 commented on
Aug 19, 2024 • 0 new comments -
"You're importing a component that needs next/headers." for unreachable code
#49757 commented on
Aug 19, 2024 • 0 new comments -
Docs: How to simulate an app/global-error.js | tsx
#46964 commented on
Aug 19, 2024 • 0 new comments -
Caching data doesn't work in middleware
#48169 commented on
Aug 19, 2024 • 0 new comments -
unstable_cache fetches twice every build on Vercel
#61423 commented on
Aug 19, 2024 • 0 new comments -
Dynamic routes for AMP pages not resolving
#55418 commented on
Aug 19, 2024 • 0 new comments -
`dynamicParams=false` show 404 page in dev, but not show 404 page after build in prod
#52765 commented on
Aug 20, 2024 • 0 new comments -
Add an option for `create-next-app` to create a headless API app.
#68118 commented on
Aug 20, 2024 • 0 new comments -
Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime
#58673 commented on
Aug 20, 2024 • 0 new comments -
router.push with "as" parameter causes infinite loop when using a middleware
#58594 commented on
Aug 20, 2024 • 0 new comments -
postcss.config.js not work with type module
#68887 commented on
Aug 20, 2024 • 0 new comments -
`reactProductionProfiling: true` isn't working when `experimental.reactCompiler: true`
#68276 commented on
Aug 20, 2024 • 0 new comments -
Debugging with NODE_OPTIONS='--inspect=0.0.0.0' return error: /usr/bin/node: must be 0 or in range 1024 to 65535.
#66189 commented on
Aug 20, 2024 • 0 new comments -
Basic CSS Cascade Issue with Client Components
#68207 commented on
Aug 20, 2024 • 0 new comments -
Image warning issue - If you use CSS to change the size of your image, also include the styles 'width: "auto" or 'height: "auto"' to maintain the aspect ratio
#56025 commented on
Aug 20, 2024 • 0 new comments -
context.res.setHeader not setting Cache-Control
#62294 commented on
Aug 20, 2024 • 0 new comments -
Turbopack can't locate serverExternalPackages if installed via pnpm and are child dependencies of other installed modules
#68805 commented on
Aug 20, 2024 • 0 new comments -
Docs: Refactor `next` and `create-next-app` CLI pages
#68899 commented on
Aug 15, 2024 • 0 new comments -
[Turbopack] handle state serialization
#68896 commented on
Aug 19, 2024 • 0 new comments -
[Turbopack] add aggregation graph to new backend
#68895 commented on
Aug 19, 2024 • 0 new comments -
Refactored module IDs optimization
#68846 commented on
Aug 20, 2024 • 0 new comments -
[Turbopack] add feature flag to use the new backend in next.js
#68823 commented on
Aug 19, 2024 • 0 new comments -
WIP exotic cookies
#68812 commented on
Aug 20, 2024 • 0 new comments -
fix(eslint): allow typescript-eslint v8
#68807 commented on
Aug 15, 2024 • 0 new comments -
docs(cookies): fix link to Dynamic Function
#68780 commented on
Aug 15, 2024 • 0 new comments -
fix: eslint-plugin-next glob
#68773 commented on
Aug 19, 2024 • 0 new comments -
fix(lint): no-html-link in appDir
#68770 commented on
Aug 21, 2024 • 0 new comments -
Update prerender-error.mdx
#68747 commented on
Aug 15, 2024 • 0 new comments -
[Turbopack] add lmdb persisting and restoring
#68680 commented on
Aug 19, 2024 • 0 new comments -
Turbopack: JSON5 and package.json for postcss config files
#68679 commented on
Aug 21, 2024 • 0 new comments -
fix(examples/with-docker): remove not needed files from docker context
#68668 commented on
Aug 16, 2024 • 0 new comments -
feat(turbopack): Use source map while reporting CSS parsing error
#68648 commented on
Aug 16, 2024 • 0 new comments -
chore: add "manage-package-manager-versions = ture" in .npmrc
#68646 commented on
Aug 16, 2024 • 0 new comments -
Respect webpackIgnore and turboIgnore comments in the parser
#68451 commented on
Aug 21, 2024 • 0 new comments -
[Turbopack] add new backend
#68437 commented on
Aug 19, 2024 • 0 new comments -
Migrate with-react-hook-form example to App Router
#68428 commented on
Aug 16, 2024 • 0 new comments -
chore(github): add weekly summary powered with ai
#68341 commented on
Aug 18, 2024 • 0 new comments -
[form] pages dir support
#68333 commented on
Aug 19, 2024 • 0 new comments -
[form] customizing prefetching behavior
#68305 commented on
Aug 19, 2024 • 0 new comments -
fix: _next/image intercepted by middleware
#68271 commented on
Aug 16, 2024 • 0 new comments -
feat: custom public env prefix
#67791 commented on
Aug 21, 2024 • 0 new comments -
test(fetch-cache): fix fetch cache tests on next deploy
#66814 commented on
Aug 18, 2024 • 0 new comments -
Replace rgba to rgb on error page
#65374 commented on
Aug 18, 2024 • 0 new comments -
correctly rethrow instrumentation loading error
#65251 commented on
Aug 21, 2024 • 0 new comments -
Fix sendGAEvent function params and type clearly
#63226 commented on
Aug 19, 2024 • 0 new comments -
Sync types of `NextNodeServer` and `BaseServer`
#62694 commented on
Aug 16, 2024 • 0 new comments -
Add `cms-umbraco` example
#52777 commented on
Aug 20, 2024 • 0 new comments -
fix: allow `next.config.js` overwrite `cache-control` header
#39707 commented on
Aug 19, 2024 • 0 new comments -
CSS imports from URL not working with experimental.urlImports enabled
#37327 commented on
Aug 16, 2024 • 0 new comments -
request host header is [::]:3000 in middleware when redirecting in server action
#62903 commented on
Aug 16, 2024 • 0 new comments -
Default hostname for "next start" differs from documentation
#68836 commented on
Aug 17, 2024 • 0 new comments -
Docs: Doc is lying about query params for canonical segments
#68272 commented on
Aug 17, 2024 • 0 new comments -
NextJS 14.2.4 With-Supabase Build Error - Error: `cookies` was called outside a request scope.
#67191 commented on
Aug 17, 2024 • 0 new comments -
Error occurred prerendering page "/_not-found" with pageExtensions option
#65447 commented on
Aug 17, 2024 • 0 new comments -
Next.js default not-found/404 page doesn't render on Vercel deployments
#60477 commented on
Aug 17, 2024 • 0 new comments -
Unable to download swc package - Next.js project in Android Termux
#58483 commented on
Aug 17, 2024 • 0 new comments -
Next.js v14.2 creates source map issues with various components in VS Code debugger
#65795 commented on
Aug 17, 2024 • 0 new comments -
serverComponentsExternalPackages does not work with workspace packages
#43433 commented on
Aug 17, 2024 • 0 new comments -
Module imported in different files re-evaluated
#49309 commented on
Aug 17, 2024 • 0 new comments -
When a Server Action that calls `redirect` is composed with an Action on the Client `undefined` is returned to the Client.
#66704 commented on
Aug 17, 2024 • 0 new comments -
How to control the order of `Script beforeInteractive`?
#41282 commented on
Aug 17, 2024 • 0 new comments -
Unable to upload images (using uploadthing api) in production website (live site in vercel)
#54755 commented on
Aug 18, 2024 • 0 new comments -
Metadata not being generated for intercepting routes but generated for parallel routes
#68562 commented on
Aug 18, 2024 • 0 new comments -
TypeError: Cannot read properties of null (reading 'useContext')
#67697 commented on
Aug 18, 2024 • 0 new comments -
Next/font does not work with Turbopack in a containerized development environment
#67324 commented on
Aug 19, 2024 • 0 new comments -
`app/icon.tsx` and `npm run dev` with `output: "export"`
#68874 commented on
Aug 14, 2024 • 0 new comments -
Debugger not binding breakpoints in VSCode in server components, using official Next.js debugger setup
#62008 commented on
Aug 14, 2024 • 0 new comments -
ISR: Cached 404 status never change even if page is not a not-found anymore
#66540 commented on
Aug 14, 2024 • 0 new comments -
v14 npm run lint (eslint+typescript) Not implemented correctly
#68868 commented on
Aug 15, 2024 • 0 new comments -
Client components not interactive
#54328 commented on
Aug 15, 2024 • 0 new comments -
Middleware can't detect image requests
#68217 commented on
Aug 15, 2024 • 0 new comments -
Catch-all route also catches static assets
#67806 commented on
Aug 15, 2024 • 0 new comments -
Custom 404 not working in Pages Router if `app` directory exists
#58945 commented on
Aug 15, 2024 • 0 new comments -
Scroll restoration does not work with pages router.
#68746 commented on
Aug 15, 2024 • 0 new comments -
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
#58055 commented on
Aug 15, 2024 • 0 new comments -
Templates don't rerender when using route groups
#52422 commented on
Aug 16, 2024 • 0 new comments -
Docs: How to configure `eslint-config-next` in flat config
#58411 commented on
Aug 16, 2024 • 0 new comments -
I18n configuration in next.config.js breaks app directory
#53724 commented on
Aug 16, 2024 • 0 new comments -
Strange multi-zone pattern(奇怪的多区域模式)
#68753 commented on
Aug 16, 2024 • 0 new comments -
Inconsistent CSS resolution order
#64921 commented on
Aug 16, 2024 • 0 new comments -
[NEXT-1141] Next router / link not working when redirecting with new search params [Regression]
#49297 commented on
Aug 16, 2024 • 0 new comments -
HookWebpackError - cssnano-simple - layers with the same name build error
#68476 commented on
Aug 16, 2024 • 0 new comments -
Server rendered routes with hashes do not work with browser back/forward navigation
#56112 commented on
Aug 16, 2024 • 0 new comments -
Error occurs when opening client page with turbopack enabled in "output: export" mode
#65151 commented on
Aug 19, 2024 • 0 new comments -
Turbopack Watch does not see changes when running in Docker Container
#68255 commented on
Aug 19, 2024 • 0 new comments -
metadataBase not respected for og images
#66957 commented on
Aug 19, 2024 • 0 new comments -
Server action redirect ignores type and forces push
#66252 commented on
Aug 19, 2024 • 0 new comments -
Production CSS optimization breaks nesting of at-rules
#67193 commented on
Aug 19, 2024 • 0 new comments -
Instrumentation files not included in standalone output
#68740 commented on
Aug 19, 2024 • 0 new comments -
Turbopack incorrect css modules load order when consuming external components
#68412 commented on
Aug 19, 2024 • 0 new comments -
Next.js removes css modules causing unstyled pages in production
#68328 commented on
Aug 19, 2024 • 0 new comments -
Cannot create app router localized sitemap
#67005 commented on
Aug 19, 2024 • 0 new comments -
Deleting a Page a second time causes permanent reloads when using app router + turbo
#68441 commented on
Aug 19, 2024 • 0 new comments -
Use of deprecated dependency that leaks memory in `eslint-config-next` (inflight 1.0.6)
#66413 commented on
Aug 19, 2024 • 0 new comments -
testProxy breaks next/font
#66238 commented on
Aug 19, 2024 • 0 new comments -
NextJS 14 returns fetch failed with UND_ERR_CONNECT_TIMEOUT error on serverless function
#66373 commented on
Aug 19, 2024 • 0 new comments -
styled-components don't rehyrdate properly in React Server Components
#66646 commented on
Aug 19, 2024 • 0 new comments -
Error: Failed to load script when using basePath and navigating from pages to app router
#65246 commented on
Aug 19, 2024 • 0 new comments -
Inaccurate sourcemaps for sources under node_modules
#53253 commented on
Aug 19, 2024 • 0 new comments -
Turbopack dev server and HMR consuming too much memory and freezing at code changes.
#66326 commented on
Aug 19, 2024 • 0 new comments -
Unexpected behavior when using output: 'export', generateStaticParams(), and export const dynamic
#56253 commented on
Aug 18, 2024 • 0 new comments -
Attempted import error: is not exported @legendapp/state
#58440 commented on
Aug 18, 2024 • 0 new comments -
Server Action forever pending status
#53966 commented on
Aug 18, 2024 • 0 new comments -
[NEXT-1151] App router issue with Framer Motion shared layout animations
#49279 commented on
Aug 18, 2024 • 0 new comments -
Nextjs - Getting the referer as null sometimes when reading from the next headers
#59301 commented on
Aug 18, 2024 • 0 new comments -
`redirect()` function not redirecting in client components
#59163 commented on
Aug 18, 2024 • 0 new comments -
Missing of `.replaceAll()` polyfill
#56958 commented on
Aug 18, 2024 • 0 new comments -
Parallel Route Modal closed using router.push cannot open again until hard refresh
#66025 commented on
Aug 18, 2024 • 0 new comments -
navigating back from multiple intercepted route breaks routing
#66853 commented on
Aug 19, 2024 • 0 new comments -
Improper neutralization of HTTP headers for scripting syntax
#68435 commented on
Aug 19, 2024 • 0 new comments -
searchParams object is empty in production build on Vercel
#54507 commented on
Aug 19, 2024 • 0 new comments -
Hot reload dont work when you use docker
#36774 commented on
Aug 19, 2024 • 0 new comments -
pdfjs-dist fails to compile with Turbopack (webpackIgnore comment not respected)
#65406 commented on
Aug 19, 2024 • 0 new comments -
tsconfig `references` not supported by Turbopack
#68614 commented on
Aug 19, 2024 • 0 new comments -
ChunkLoadError: Loading chunk app/layout failed. (timeout: http://localhost:3000/_next/static/chunks/app/layout.js)
#66526 commented on
Aug 19, 2024 • 0 new comments -
StyledComponents config should allow empty topLevelImportPaths & meaninglessFileNames array
#68573 commented on
Aug 19, 2024 • 0 new comments -
A module can be imported multiple times on server
#55885 commented on
Aug 19, 2024 • 0 new comments -
ESM build with standalone output and custom directory outputs CommonJS code instead of ESM
#62521 commented on
Aug 19, 2024 • 0 new comments