-
Notifications
You must be signed in to change notification settings - Fork 28k
Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
12 Releases published by 2 people
-
v15.3.0-canary.11
published
Mar 17, 2025 -
v14.2.25
published
Mar 17, 2025 -
v15.3.0-canary.12
published
Mar 17, 2025 -
v15.2.3
published
Mar 18, 2025 -
v15.3.0-canary.13
published
Mar 18, 2025 -
v15.3.0-canary.14
published
Mar 19, 2025 -
v15.3.0-canary.15
published
Mar 20, 2025 -
v15.3.0-canary.16
published
Mar 20, 2025 -
v15.3.0-canary.17
published
Mar 21, 2025 -
v15.3.0-canary.18
published
Mar 21, 2025 -
v13.5.9
published
Mar 22, 2025 -
v15.3.0-canary.19
published
Mar 22, 2025
92 Pull requests merged by 21 people
-
exclude images and static media from dev origin check
#77417 merged
Mar 23, 2025 -
ensure /__next middleware URLs are included in the origin check
#77416 merged
Mar 23, 2025 -
remove direct ip/port bypass in dev origin check
#77414 merged
Mar 23, 2025 -
[backport] middleware subrequest patch
#77424 merged
Mar 22, 2025 -
[backport] middleware subrequest patch
#77418 merged
Mar 22, 2025 -
switch development origin verification to be opt-in rather than opt-out
#77395 merged
Mar 22, 2025 -
Update bundler development test manifest
#77364 merged
Mar 21, 2025 -
only log when instrumentation client takes too long
#77378 merged
Mar 21, 2025 -
Turbopack: ignore static asset imports for Edge
#77382 merged
Mar 21, 2025 -
Turbopack: implement optimized css production chunking
#77284 merged
Mar 21, 2025 -
Update Turbopack development test manifest
#77365 merged
Mar 21, 2025 -
Update Turbopack production test manifest
#77366 merged
Mar 21, 2025 -
[dev-overlay] Remove unused fields from hydration error state
#77332 merged
Mar 21, 2025 -
test: ensure that router identity stays stable when navigating
#77356 merged
Mar 21, 2025 -
clean up useReducer code re dev indicator
#77354 merged
Mar 21, 2025 -
fix: absolute assetPrefix url with path
#77256 merged
Mar 20, 2025 -
[metadata] fix the metadata route like pages and refactor utils
#77264 merged
Mar 20, 2025 -
Fix chakra link
#77280 merged
Mar 20, 2025 -
Alternate bundler: pass more tests and update to 1.3.0-beta
#77269 merged
Mar 20, 2025 -
fix: Update
swc_core
and userayon
instead ofchili
#77338 merged
Mar 20, 2025 -
[metadata] remove dead code of metadata routes handling
#77336 merged
Mar 20, 2025 -
[dev-overlay] Remove unused code from pages
#77325 merged
Mar 20, 2025 -
Turbopack: refactor CssEmbed to avoid creating a chunk item
#77303 merged
Mar 20, 2025 -
[metadata] add Yeti to html limited bots
#77335 merged
Mar 20, 2025 -
Update bundler development test manifest
#77315 merged
Mar 20, 2025 -
Revert "Turbopack: layout segment optimization for Pages"
#77339 merged
Mar 20, 2025 -
Alternate bundler: show state in app info message
#77259 merged
Mar 20, 2025 -
chore(turbopack): Fix a few syntactic nits
#77310 merged
Mar 20, 2025 -
fix(CI build_and_deploy): Use a larger fetch-depth for build-native job
#77307 merged
Mar 20, 2025 -
[dev-overlay] Make footer sticky without side effects
#77327 merged
Mar 20, 2025 -
Turbopack: layout segment optimization for Pages
#74815 merged
Mar 20, 2025 -
fix(turbopack): Call
.minify()
of lightningcssStyleSheet
#77313 merged
Mar 20, 2025 -
Update bundler production test manifest
#77314 merged
Mar 20, 2025 -
Update Turbopack development test manifest
#77317 merged
Mar 20, 2025 -
Update Turbopack production test manifest
#77316 merged
Mar 20, 2025 -
fix(CI build_and_deploy): Pass
CI
environment variable through for docker builds#77308 merged
Mar 20, 2025 -
Upgrade React from
c69a5fc5-20250318
todb7dfe05-20250319
#77295 merged
Mar 19, 2025 -
chore(HMR clients): Clean up tryApplyUpdates, reduce differences between app/pages versions
#77219 merged
Mar 19, 2025 -
Turbopack: compute ordered entries in module batches
#77294 merged
Mar 19, 2025 -
Bypass
"use cache"
caches when Draft Mode is enabled#77141 merged
Mar 19, 2025 -
[ppr] Handle failed resume data cache entries
#77258 merged
Mar 19, 2025 -
Update bundler production test manifest
#77273 merged
Mar 19, 2025 -
Update bundler development test manifest
#77272 merged
Mar 19, 2025 -
Turbopack: avoid single css chunks when there is only a single chunk item
#77283 merged
Mar 19, 2025 -
Update Turbopack production test manifest
#77275 merged
Mar 19, 2025 -
Update Turbopack development test manifest
#77276 merged
Mar 19, 2025 -
Turbopack: handle non chunkable modules in module batches
#77282 merged
Mar 19, 2025 -
fix(CI): Re-enable retries for bundler integration tests
#77265 merged
Mar 19, 2025 -
devlow-bench: wait for complete ready for server startup event
#77217 merged
Mar 19, 2025 -
Upgrade React from
5398b711-20250314
toc69a5fc5-20250318
#77249 merged
Mar 19, 2025 -
[perf] skip loading client manifest for static metadata routes
#77260 merged
Mar 18, 2025 -
feat(eslint-plugin): add minimal built-in flat presets
#73873 merged
Mar 18, 2025 -
fix: pass telemetry plugin rspack tests
#77257 merged
Mar 18, 2025 -
feat: onNavigate for link
#77209 merged
Mar 18, 2025 -
Make
revalidate*
work when followed by a redirect in a route handler#77090 merged
Mar 18, 2025 -
[dev-overlay] Blur fader for scrollable container
#77196 merged
Mar 18, 2025 -
Update bundler production test manifest
#77225 merged
Mar 18, 2025 -
Server actions should not read stale data after calling
revalidate*
#76885 merged
Mar 18, 2025 -
Turbopack: don't include AMP optimizer in NFT
#77242 merged
Mar 18, 2025 -
docs: optimizing local dev
#77140 merged
Mar 18, 2025 -
Update cache handler interface
#76687 merged
Mar 18, 2025 -
[Turbopack] basic production chunking for CSS
#75049 merged
Mar 18, 2025 -
Update Turbopack development test manifest
#77227 merged
Mar 18, 2025 -
Update Turbopack production test manifest
#77228 merged
Mar 18, 2025 -
chore(HMR clients): Fix a bunch of typescript errors by including the appropriate webpack type declarations
#77207 merged
Mar 18, 2025 -
fix(test/e2e/prerender): Remove race condition in test
#77222 merged
Mar 18, 2025 -
Ensure deploymentId is used for CSS preloads
#77210 merged
Mar 17, 2025 -
Update default allowed origins list
#77212 merged
Mar 17, 2025 -
Add example for alternate bundler
#77057 merged
Mar 17, 2025 -
[backport] Update middleware request header
#77202 merged
Mar 17, 2025 -
with-polyfills example: only link to specific browsers
#77211 merged
Mar 17, 2025 -
Update middleware request header
#77201 merged
Mar 17, 2025 -
chore(react-dev-overlay): Remove confusingly underscored variables in
useErrorOverlayReducer
#77205 merged
Mar 17, 2025 -
Update bundler production test manifest
#77179 merged
Mar 17, 2025 -
Better failure tracking for middleware-custom-matchers-i18n
#76974 merged
Mar 17, 2025 -
Update bundler development test manifest
#77180 merged
Mar 17, 2025 -
Turbopack: more tracing
#75351 merged
Mar 17, 2025 -
build: Update
swc_core
tov16.6.2
#77194 merged
Mar 17, 2025 -
[dev-overlay] remove special handling for missing tag error
#77147 merged
Mar 17, 2025 -
Turbopack: conditional parse in apply_module_type
#77191 merged
Mar 17, 2025 -
Turbopack: canary-gate production builds
#77146 merged
Mar 17, 2025 -
log the instrumentation-client execution time
#77121 merged
Mar 17, 2025 -
Turbopack: split up server actions modules for better treeshaking
#76877 merged
Mar 17, 2025 -
Turbopack: fix graph layout segment optimization
#77094 merged
Mar 17, 2025 -
Update Turbopack production test manifest
#77183 merged
Mar 17, 2025 -
Bump lightningcss
#77132 merged
Mar 17, 2025 -
fix(styled-jsx): Pass
useLightningcss
option tostyled-jsx
correctly#77008 merged
Mar 17, 2025 -
Upgrade React from
6aa8254b-20250312
to5398b711-20250314
#77129 merged
Mar 17, 2025 -
Don't mark ppr-errors Turbopack dev tests as failed
#76951 merged
Mar 17, 2025 -
Allow building node-pty in tests
#77187 merged
Mar 17, 2025 -
[dev-overlay] Fix stacking order of highlighted line
#77189 merged
Mar 17, 2025 -
build: Update
swc_core
tov16.6.0
#77155 merged
Mar 17, 2025
58 Pull requests opened by 34 people
-
Update Chakra UI links in documentation for consistency across CSS-related guides
#77184 opened
Mar 17, 2025 -
Upgrade React from `5398b711-20250314` to `fbcda19a-20250317`
#77195 opened
Mar 17, 2025 -
fix tsserver performance issues, part 1
#77206 opened
Mar 17, 2025 -
[next-ts-plugin] fix: language service crashes / metadata plugin not working
#77213 opened
Mar 17, 2025 -
docs: update `create-next-app` cli documents
#77229 opened
Mar 18, 2025 -
fix: apply Geist fonts correctly on default cna template
#77237 opened
Mar 18, 2025 -
Generate stable `"use cache"` cache key for promise arguments
#77244 opened
Mar 18, 2025 -
[bundle] bundle dependency of dependency
#77248 opened
Mar 18, 2025 -
Track navigation timestamp on CacheNode
#77251 opened
Mar 18, 2025 -
[Segment Cache] Implement staleTimes.dynamic
#77252 opened
Mar 18, 2025 -
[dynamicIO] Model invalid dynamic on empty shells
#77270 opened
Mar 19, 2025 -
chore(cna): use short tailwind classname of font-family
#77271 opened
Mar 19, 2025 -
Turbopack: check css requests in test
#77285 opened
Mar 19, 2025 -
Fix type definitions for MDX plugins
#77297 opened
Mar 19, 2025 -
Stop sending recoverable errors through `reportError`
#77299 opened
Mar 19, 2025 -
feat: useLinkStatus
#77300 opened
Mar 19, 2025 -
Extended route checking order with middleware
#77301 opened
Mar 19, 2025 -
[dev-overlay] Stop appending wrong Owner Stacks to SSR-only shell errors
#77302 opened
Mar 19, 2025 -
add support for cssmodules-pure-no-check to allow global CSS features like View Transitions
#77321 opened
Mar 20, 2025 -
Re-activate disabled `"use cache"` deploy tests
#77323 opened
Mar 20, 2025 -
[dev-overlay] Unify error interception between app/ and pages/
#77326 opened
Mar 20, 2025 -
[dev-overlay] Remove unused fields from unhandled error action event
#77333 opened
Mar 20, 2025 -
[dev-overlay] Harden types when handling hydration mismatches
#77334 opened
Mar 20, 2025 -
Upgrade React from `db7dfe05-20250319` to `a4f9bd58-20250319`
#77341 opened
Mar 20, 2025 -
feat: afterProductionBuild
#77345 opened
Mar 20, 2025 -
fix(docs): update playwright discord invite
#77347 opened
Mar 20, 2025 -
chore(examples): remove examples that can be v0'd
#77349 opened
Mar 20, 2025 -
fix(examples): incorrect headers() usage in the Content Security Policy
#77352 opened
Mar 20, 2025 -
docs: improve code example for AES encryption
#77353 opened
Mar 20, 2025 -
Alternate bundler: use equivalent native plugins for built-in plugins
#77355 opened
Mar 21, 2025 -
Update 10-dynamic-routes.mdx
#77367 opened
Mar 21, 2025 -
fix: correct spelling from 'incomming' to 'incoming'
#77372 opened
Mar 21, 2025 -
Next.js: debug full stack on Windows
#77374 opened
Mar 21, 2025 -
Update 02-typescript.mdx
#77375 opened
Mar 21, 2025 -
fix: Use standard PostCSS configuration in create-next-app format for ecosystem compatibility
#77376 opened
Mar 21, 2025 -
Turbopack: disable pages dir css test cases
#77380 opened
Mar 21, 2025 -
Turbopack: hanging bug due to nondeterministic chunking
#77383 opened
Mar 21, 2025 -
Upgrade React from `db7dfe05-20250319` to `e1e74071-20250321`
#77386 opened
Mar 21, 2025 -
modify try turbopack text to test
#77387 opened
Mar 21, 2025 -
Sort package.json dependencies alphabetically
#77396 opened
Mar 22, 2025 -
refactor(turbo-tasks): Make TraceRawVcs a supertrait of TaskInput
#77397 opened
Mar 22, 2025 -
Fix message not showing
#77399 opened
Mar 22, 2025 -
Refactor metadata and viewport preloading
#77400 opened
Mar 22, 2025 -
directly import param resolver in metadata
#77401 opened
Mar 22, 2025 -
directly import search param resolver in metadata
#77402 opened
Mar 22, 2025 -
Feat(example): Add with-legend-state-supabase example
#77410 opened
Mar 22, 2025 -
Fix race condition in session middleware (#51628)
#77415 opened
Mar 22, 2025 -
Fix/escape XML characters in sitemap url
#77422 opened
Mar 22, 2025 -
Remove unnecessary indirections around dispatch-related methods
#77423 opened
Mar 22, 2025 -
Lift public router instance to module level
#77426 opened
Mar 22, 2025 -
Resolve Viewport separately from Metadata
#77427 opened
Mar 23, 2025 -
fix: comment spelling error
#77430 opened
Mar 23, 2025 -
Update bundler production test manifest
#77431 opened
Mar 23, 2025 -
Update bundler development test manifest
#77432 opened
Mar 23, 2025 -
Update Turbopack production test manifest
#77433 opened
Mar 23, 2025 -
Update Turbopack development test manifest
#77434 opened
Mar 23, 2025 -
[metadata] always serve streaming metadata in build
#77437 opened
Mar 23, 2025 -
docs: clarify middleware use cases
#77438 opened
Mar 23, 2025
65 Issues closed by 17 people
-
next serve --hostname option is broken in 12.4.15
#54345 closed
Mar 22, 2025 -
Not found route should return a JSON response depending on the headers
#50269 closed
Mar 22, 2025 -
NextResponse error after upgrading to version 13.5.2
#55768 closed
Mar 22, 2025 -
Pages using `searchParams` are still rendered (unnecessarily) during build
#55863 closed
Mar 22, 2025 -
App directory routes don't resolve if any path segment begins with underscore
#50073 closed
Mar 22, 2025 -
Loaded optimized font jumps on page reload
#50938 closed
Mar 22, 2025 -
Handle 500 error in app folder.
#51043 closed
Mar 22, 2025 -
(Regression) embedding images via CSS on other origins fails in dev
#77344 closed
Mar 22, 2025 -
HMR and some /_next/static/ requests fail through a proxy
#77073 closed
Mar 22, 2025 -
Docs: Upgrade Nextjs with --api Usage
#77238 closed
Mar 21, 2025 -
error.tsx doesnt get fired in client components
#76439 closed
Mar 21, 2025 -
notFound() from generateMetadata() wrong status code: 200 instead of 404 (since v15.2.0)
#77235 closed
Mar 21, 2025 -
Next.js 15.2.3 Static Export on S3 + CloudFront Shows .txt Files After Update
#77359 closed
Mar 21, 2025 -
set basePath,middleware matcher not work
#77358 closed
Mar 21, 2025 -
Const binding not working with Next fonts
#76873 closed
Mar 20, 2025 -
Link to the code that reproduces this issue or a replay of the bug
#55327 closed
Mar 20, 2025 -
Accept-Encoding header is not respected when using `NextResponse.next` with a request option
#54382 closed
Mar 20, 2025 -
Error: Could not find the module sitemap/error.tsx#default v15.2.0
#76747 closed
Mar 20, 2025 -
FATAL: An unexpected Turbopack error occurred (no extra details in the error message)
#77324 closed
Mar 20, 2025 -
next-server (v15.2.2) process idles high with high cpu
#77192 closed
Mar 20, 2025 -
Enabling Draft Mode Not Working in Next.js 14.2.25
#77328 closed
Mar 20, 2025 -
turbopack breaks animation with css variables
#75526 closed
Mar 20, 2025 -
VS Code cannot bind breakpoints in a Turborepo Next.js project
#73258 closed
Mar 20, 2025 -
Vercel production environment the post handle function cause the get handle function response error data
#55496 closed
Mar 20, 2025 -
"use cache" directive is not bypassed when draftMode is enabled
#76581 closed
Mar 19, 2025 -
Deleting cookie based on response status from external api
#77292 closed
Mar 19, 2025 -
Unexpected Turbopack error in Next.js 15.0.3 with 500 error on root path
#77277 closed
Mar 19, 2025 -
[DynamicIO]PPR pages are rendered every time
#76072 closed
Mar 19, 2025 -
NextJs image with 'height:auto' broke layout at some iphone navigators
#52918 closed
Mar 18, 2025 -
Error: <Html> should not be imported outside of pages/_document.
#77261 closed
Mar 18, 2025 -
page.tsx causes internal server error when searchParams is used
#55339 closed
Mar 18, 2025 -
import a commonjs module, but get a esm module finally in 13.4.5 or latest, it's fine in 13.4.4
#55306 closed
Mar 18, 2025 -
Navigation from not-found page to dynamically rendered page doesn't work
#55141 closed
Mar 18, 2025 -
Docs: cms-agilitycms
#52867 closed
Mar 18, 2025 -
Copying headers in middleware disables gzip compression
#51160 closed
Mar 18, 2025 -
Router evaluation failed: received error from javascript stream
#50075 closed
Mar 18, 2025 -
React Suspense Component fallback does not render
#49711 closed
Mar 18, 2025 -
next/image objectFit="cover" causes images not to render on macOs and iOS
#32689 closed
Mar 18, 2025 -
revalidateTag/revalidatePath do not work when directly followed by a redirect in a route handler
#74757 closed
Mar 18, 2025 -
GET route handler not cached when in same file as other HTTP methods
#77185 closed
Mar 18, 2025 -
Error: Cookies can only be modified in a Server Action or Route Handler.
#77234 closed
Mar 18, 2025 -
Error: Cookies can only be modified in a Server Action or Route Handler.
#77233 closed
Mar 18, 2025 -
Error: Cookies can only be modified in a Server Action or Route Handler.
#77231 closed
Mar 18, 2025 -
Error: Cookies can only be modified in a Server Action or Route Handler. (Solution)
#77230 closed
Mar 18, 2025 -
cant serve .env in runtime for next.js docker image
#77223 closed
Mar 18, 2025 -
[examples] - Update examples to use App Router or support both
#77221 closed
Mar 18, 2025 -
Docs: No Bluesky hover effect on Next.js website footer
#77175 closed
Mar 17, 2025 -
Metadata not being generated for intercepting routes but generated for parallel routes
#68562 closed
Mar 17, 2025 -
Metadata function does not work as expected in intercepting routes.
#71073 closed
Mar 17, 2025 -
Monorepo build failing after version 15.0.3 onwards
#73578 closed
Mar 17, 2025 -
Error "Intercepting routes are not supported with static export" in v15.2.x
#76926 closed
Mar 17, 2025 -
As of [15.2.0-canary.57] throws TypeError: Cannot read properties of undefined (reading 'stack')
#76395 closed
Mar 17, 2025 -
Upgrade @babel/runtime to fix GHSA-968p-4wvh-cqc8 vulnerability
#77208 closed
Mar 17, 2025 -
vscode linter highlighting with pnpm installed dependencies does not work
#77204 closed
Mar 17, 2025 -
vscode linter highlighting with pnpm installed dependencies does not work
#77203 closed
Mar 17, 2025 -
Error 403 "forbidden" when running 'next dev' through stunnel - Next.js ver. 15.2.2
#77045 closed
Mar 17, 2025 -
TypeScript VS code extension does not work properly for API routes
#77198 closed
Mar 17, 2025 -
[Turbopack] `::target-text` pseudo-element is not recognized
#76632 closed
Mar 17, 2025 -
Dev error persists after being fixed
#76872 closed
Mar 16, 2025 -
Can't navigate to all radio options via arrow keys in Firefox
#53675 closed
Mar 16, 2025 -
[NEXT-643] FOUC using CSS-in-JS libraries in appDir through useServerInsertedHTML
#44125 closed
Mar 16, 2025 -
Error compiling Linaria with styled(Link)
#43993 closed
Mar 16, 2025 -
Wrong ```src=``` paths when building with NextConfig ```output: export```
#76009 closed
Mar 16, 2025
35 Issues opened by 33 people
-
Next.js Build Fails in Docker Due to Missing DATABASE_URL with Prisma and BetterAuth
#77436 opened
Mar 23, 2025 -
Docs: Issue of Proper Routing
#77428 opened
Mar 23, 2025 -
Imports that specify resourceQuery are not processed by client-stage webpack loaders
#77413 opened
Mar 22, 2025 -
Incorrect invalidation of nested data cache
#77412 opened
Mar 22, 2025 -
Anchor links include rewritten part of the url in Pages Router
#77394 opened
Mar 21, 2025 -
Eslint not work king for nextjs 15 + js ( without ts )
#77381 opened
Mar 21, 2025 -
Error occurred in Next.js turbopack with yarn berry.
#77357 opened
Mar 21, 2025 -
no stack trace for App Promise Reject with non-Error reasons
#77351 opened
Mar 20, 2025 -
Docs: Incorrect headers() usage in the Content Security Policy example repository
#77343 opened
Mar 20, 2025 -
Generated sitemap is not escaped and is invalid if a URL has the character `&`
#77340 opened
Mar 20, 2025 -
`loading.tsx` not working with ISR pages & dynamic params.
#77322 opened
Mar 20, 2025 -
Empty slot directory causes error in production build
#77319 opened
Mar 20, 2025 -
Increased memory consumption in production mode after migration from Next.js 14 to 15
#77318 opened
Mar 20, 2025 -
Using `sitemap.ts` with `generateSitemaps()` does not generate a root sitemap.xml
#77304 opened
Mar 20, 2025 -
Unable to import constants from client-side components
#77291 opened
Mar 19, 2025 -
Dynamic Route overlaps _next static asset path
#77287 opened
Mar 19, 2025 -
Bundle size for node_module firebase increases significantly when upgrading from Next 14 to 15
#77268 opened
Mar 19, 2025 -
Rspack doesn't work with manifest file.
#77267 opened
Mar 19, 2025 -
reading closure values from server action fails if a lambda is defined inside the action
#77247 opened
Mar 18, 2025 -
NextJS 15 Links break in prod builds under specific condition (repro included)
#77245 opened
Mar 18, 2025 -
Eslint rule no-async-client-component doesn't work
#77243 opened
Mar 18, 2025 -
Hard Navigation In Pages Router Dev Mode When Custom assetPrefix is Applied
#77241 opened
Mar 18, 2025 -
Using redirect in async function throws visible NEXT_REDIRECT error
#77240 opened
Mar 18, 2025 -
CSS Modules break selective hydration in React 18 with Pages Router causing FOUC
#77239 opened
Mar 18, 2025 -
Global styles like View Transitions break build
#77232 opened
Mar 18, 2025 -
Turbopack hot reload after adding a page causes existing page to render empty/blank
#77218 opened
Mar 18, 2025 -
next-mdx-remote/rsc fails to run in dev mode starting with next@15.2.0-canary.57
#77216 opened
Mar 17, 2025 -
dynamic import causes parent re-render
#77215 opened
Mar 17, 2025 -
Using `next/link.js` in an ESM app causes a hard reload / full ESM support via subpath exports for `next`
#77200 opened
Mar 17, 2025 -
TypeScript VS code extension does not work properly for API routes
#77199 opened
Mar 17, 2025 -
Docs: the checkIsAvailable() function is missing
#77190 opened
Mar 17, 2025 -
loadEnvConfig only work on next@canary version
#77178 opened
Mar 17, 2025 -
turn off colors if not TTY
#77171 opened
Mar 16, 2025
212 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.
-
refactor: nicer return types in action handler
#77023 commented on
Mar 17, 2025 • 4 new comments -
Docs: Add caching page to `Getting Started`, improve `use cache` API reference
#73437 commented on
Mar 20, 2025 • 2 new comments -
fix: return 404 instead of 500 if an MPA action has an unrecognized id
#77014 commented on
Mar 17, 2025 • 1 new comment -
[app dir] dependency resolve problem
#50951 commented on
Mar 22, 2025 • 0 new comments -
Not respecting fetch cache settings in production
#49020 commented on
Mar 22, 2025 • 0 new comments -
Rewrites not working with imported configs
#48858 commented on
Mar 22, 2025 • 0 new comments -
White screen during build when using useSearchParams
#51445 commented on
Mar 22, 2025 • 0 new comments -
can't name analytics to pages in page router and also in new app router system with typescript
#51434 commented on
Mar 22, 2025 • 0 new comments -
router.refresh isn't working when intercepting routes
#51310 commented on
Mar 22, 2025 • 0 new comments -
Middleware matcher does not catch root path if base path is set
#73786 commented on
Mar 22, 2025 • 0 new comments -
Link component prefetching has bugs in next js v 13.4.5 when compared to 13.3.4
#51276 commented on
Mar 22, 2025 • 0 new comments -
When importing components to a client component via a path alias that points at a directory index, a ReferenceError is thrown.
#50448 commented on
Mar 22, 2025 • 0 new comments -
[NEXT-1266] App router doesn't allow to export a reusable server function
#50359 commented on
Mar 22, 2025 • 0 new comments -
Loading.js doesn't get displayed when navigating within same page (but having different query parameters set)
#50302 commented on
Mar 22, 2025 • 0 new comments -
[NEXT-1274] 'use client' not working in coffeescript files
#50115 commented on
Mar 22, 2025 • 0 new comments -
Route Grouping Issue
#50095 commented on
Mar 22, 2025 • 0 new comments -
Next 13 Fatal Error: Reached heap limit allocation failed after including UI packages as transpilePackages (Turborepo, PNPM)
#50082 commented on
Mar 22, 2025 • 0 new comments -
[NEXT-1233] Using generateStaticParams de-opt to client rendering on build and blocks usage of dynamic rendering on dev when put to layout.tsx
#50062 commented on
Mar 22, 2025 • 0 new comments -
Browser caching doesn't work if the page contains a Link to itself
#50058 commented on
Mar 22, 2025 • 0 new comments -
Catch all routes does not work for edge runtime
#50046 commented on
Mar 22, 2025 • 0 new comments -
Server side fetching with Axios stuck on loading.tsx if JavaScript is disabled in the browser
#49895 commented on
Mar 22, 2025 • 0 new comments -
[NEXT-1275] `cookies().get()` fails refreshing Client Cache
#49865 commented on
Mar 22, 2025 • 0 new comments -
styled-components rendered by client in app directory
#49836 commented on
Mar 22, 2025 • 0 new comments -
Search params are not being added when using link (app dir)
#48554 commented on
Mar 22, 2025 • 0 new comments -
App dir with typed routes not working when "moduleResolution" is set to "nodenext"
#48541 commented on
Mar 22, 2025 • 0 new comments -
Hydration error (appDir) when exporting an arrow function in page.js marked as a client component
#48537 commented on
Mar 22, 2025 • 0 new comments -
Bug with returning from not-found page
#48526 commented on
Mar 22, 2025 • 0 new comments -
Failed to reload dynamic routes: Error: Catch-all must be the last part of the URL
#48333 commented on
Mar 22, 2025 • 0 new comments -
[Turbopack] fail safe on binary import to string
#75056 commented on
Mar 17, 2025 • 0 new comments -
Requests from not-found.tsx fire when rendering any page with next 13.4.4
#50874 commented on
Mar 22, 2025 • 0 new comments -
server component prerendering at build time incompatible with runtime configuration through env vars
#50828 commented on
Mar 22, 2025 • 0 new comments -
Scrolling to ID with Link not working when routing to a new page
#50807 commented on
Mar 22, 2025 • 0 new comments -
CSS module styling is removed too early on route changes with app directory
#50763 commented on
Mar 22, 2025 • 0 new comments -
[NEXT-1251] App Router `page.tsx`'s `searchParams` is incorrectly including path `params` when using Edge runtime
#50697 commented on
Mar 22, 2025 • 0 new comments -
Clicking `Link` to external URLs will cause browser to load infinitely
#50691 commented on
Mar 22, 2025 • 0 new comments -
Next.js App Router does not allow successful build in often used deployment case on Vercel
#50664 commented on
Mar 22, 2025 • 0 new comments -
Vercel ignore not-found.tsx on NextJS 13
#50590 commented on
Mar 22, 2025 • 0 new comments -
[NEXT-1318] Unable to use context.waitUntil in Route Handler?
#50522 commented on
Mar 22, 2025 • 0 new comments -
Parallel routes (and possibly more) are broken in dev mode with custom server when NODE_ENV is not set
#50513 commented on
Mar 22, 2025 • 0 new comments -
Using `next/link` in dynamically imported MDX files throws an error
#50471 commented on
Mar 22, 2025 • 0 new comments -
global not found in app still includes pages
#49796 commented on
Mar 22, 2025 • 0 new comments -
Use webpack transform on nextjs app directory?
#49728 commented on
Mar 22, 2025 • 0 new comments -
Next 13 throws when useLayoutEffect is imported, even if it's not possible for it to run
#49714 commented on
Mar 22, 2025 • 0 new comments -
Warning: Prop `className` did not match appeared on manual page refresh with dynamic route
#49703 commented on
Mar 22, 2025 • 0 new comments -
mongodb still bundled in RSC when imported indirectly by another package of a pnpm monorepo
#49696 commented on
Mar 22, 2025 • 0 new comments -
`rewrites` return a 404 until a valid non-rewritten page is loaded first
#49680 commented on
Mar 22, 2025 • 0 new comments -
(Shallow routing) updating search params causes server code to rerun.
#49668 commented on
Mar 22, 2025 • 0 new comments -
URL hash for state unpredictable in app and page dir
#49601 commented on
Mar 22, 2025 • 0 new comments -
Full page reload with external router (react-router)
#49479 commented on
Mar 22, 2025 • 0 new comments -
Next link does a rerender of the root layout down on prefetch, all state is lost in version > 13.3.0
#49340 commented on
Mar 22, 2025 • 0 new comments -
[NEXT-1177] require.context does not work with client components
#49112 commented on
Mar 22, 2025 • 0 new comments -
I am facing "HookWebpackError" at the time of optimized building. Please see the screenshot.
#49064 commented on
Mar 22, 2025 • 0 new comments -
Values imported by route handlers differ from values imported by other parts of the application
#49041 commented on
Mar 22, 2025 • 0 new comments -
DynamicServerError on cron job routes
#49039 commented on
Mar 22, 2025 • 0 new comments -
route handlers missing results of cookies() and headers() in production
#49022 commented on
Mar 22, 2025 • 0 new comments -
test(examples): update turbopack manifest
#75092 commented on
Mar 17, 2025 • 0 new comments -
docs: add typescript switcher to logging.mdx
#75172 commented on
Mar 17, 2025 • 0 new comments -
Turbopack: set `NODE_ENV` in tracing context
#75254 commented on
Mar 17, 2025 • 0 new comments -
Add mantine-ui
#76095 commented on
Mar 21, 2025 • 0 new comments -
examples: add cms-flotiq example
#76154 commented on
Mar 21, 2025 • 0 new comments -
chore(github): remove redundant markdown body
#76187 commented on
Mar 17, 2025 • 0 new comments -
Turbopack: replace AvailableModules with single bitmap
#76211 commented on
Mar 17, 2025 • 0 new comments -
docs(authentication): update component to use async function
#76425 commented on
Mar 16, 2025 • 0 new comments -
Fix Issues with Opengraph Generation Docs
#76426 commented on
Mar 18, 2025 • 0 new comments -
Updated with-service-worker example to utilize the app router.
#76536 commented on
Mar 18, 2025 • 0 new comments -
doc(fix): rename .eslintrc to eslint.config.mjs in doc
#76664 commented on
Mar 19, 2025 • 0 new comments -
Turbopack: chunk client references in async groups separately
#76666 commented on
Mar 17, 2025 • 0 new comments -
Updated with-mobx example to utilize the app router.
#76829 commented on
Mar 18, 2025 • 0 new comments -
Update with-mobx-state-tree example to utilize the app router.
#76860 commented on
Mar 18, 2025 • 0 new comments -
Update with next sitemap example
#76866 commented on
Mar 18, 2025 • 0 new comments -
Updated with-particles example to utilize the App router.
#76892 commented on
Mar 18, 2025 • 0 new comments -
fix(turbopack): Suppress logging for short no-op turbopack HMRs
#76924 commented on
Mar 19, 2025 • 0 new comments -
Don't conditionally run tests based on isTurbopack
#76979 commented on
Mar 17, 2025 • 0 new comments -
fix: only set request phase to "action" when actually running an action
#76993 commented on
Mar 17, 2025 • 0 new comments -
fix: improve error messages for unrecognized action ids
#77013 commented on
Mar 17, 2025 • 0 new comments -
docs: remove wrong tailwindcss type import from postcss config
#77060 commented on
Mar 17, 2025 • 0 new comments -
Turbopack: don't put server action loader at `.next-internal`
#77115 commented on
Mar 17, 2025 • 0 new comments -
Allow webpack to remove react-dev-overlay from production build
#77145 commented on
Mar 19, 2025 • 0 new comments -
bugfix: Bad `next.route` on OTel spans for `404`s and `500`s
#77150 commented on
Mar 17, 2025 • 0 new comments -
Add typedoc and placeholder comment to eslint
#77170 commented on
Mar 20, 2025 • 0 new comments -
Return NextResponse Is Not Working In Higher Order Function Covering The Page
#48325 commented on
Mar 22, 2025 • 0 new comments -
app dir: useId mismatch on first request in `next dev`
#48284 commented on
Mar 22, 2025 • 0 new comments -
SSG is not working when runtime is experimental-edge
#48103 commented on
Mar 22, 2025 • 0 new comments -
`export const { foo } = ...` broken
#48091 commented on
Mar 22, 2025 • 0 new comments -
Dev server stops responding when using intercept route
#48078 commented on
Mar 22, 2025 • 0 new comments -
Client-side routing link resolve bug in minimal mode (Vercel)
#48002 commented on
Mar 22, 2025 • 0 new comments -
manipulating searchParams behavior differs in canary
#47996 commented on
Mar 22, 2025 • 0 new comments -
Navigating to rewritten path results in hard navigation when deployed on Vercel (appDir)
#47815 commented on
Mar 22, 2025 • 0 new comments -
Build error appears when fetching with Graphql from Wordpress
#47544 commented on
Mar 22, 2025 • 0 new comments -
Links within same dynamic route do not work after seeing a 404
#45267 commented on
Mar 22, 2025 • 0 new comments -
[NEXT-1259] notFound() returns a 200 when using the edge runtime
#43722 commented on
Mar 22, 2025 • 0 new comments -
With Next.js13 app-directory, Fetch API cause error when optional argument set for edge runtime
#43709 commented on
Mar 22, 2025 • 0 new comments -
Global `not-found` page interferes with static rendering
#71623 commented on
Mar 22, 2025 • 0 new comments -
next/link behavior differs from native anchor when linking to fragment identifier
#22838 commented on
Mar 22, 2025 • 0 new comments -
CSS modules duplicated when used with `next/dynamic`
#25456 commented on
Mar 22, 2025 • 0 new comments -
Custom Error pages are rendered instead of passing 404 or 500 as params to page with dynamic path
#55894 commented on
Mar 23, 2025 • 0 new comments -
sitemap in google search console says "Couldn't fetch"
#75836 commented on
Mar 23, 2025 • 0 new comments -
next lint fails when using ESLint v8 flat config
#75298 commented on
Mar 23, 2025 • 0 new comments -
Next 15.2 development performance regression
#76937 commented on
Mar 23, 2025 • 0 new comments -
Update base-server.ts
#64926 commented on
Mar 17, 2025 • 0 new comments -
chore: update devcontainer settings
#72011 commented on
Mar 17, 2025 • 0 new comments -
updated api-routes-apollo-server-and-client example to utilize app router.
#73334 commented on
Mar 18, 2025 • 0 new comments -
chore: update `next-config-js` document path
#73677 commented on
Mar 17, 2025 • 0 new comments -
cna: create `.env.example` correctly
#73685 commented on
Mar 17, 2025 • 0 new comments -
updated with-temporal example to utilize the app router.
#73833 commented on
Mar 18, 2025 • 0 new comments -
fix: Check if path segments includes `node_modules` explicitly
#74408 commented on
Mar 21, 2025 • 0 new comments -
Investigate memory usage with Image Optimization enabled
#54482 commented on
Mar 16, 2025 • 0 new comments -
Turbopack does not import from exports correctly when *.ts and *.tsx are specified
#71001 commented on
Mar 17, 2025 • 0 new comments -
Subpath imports broken since 15.0.3-canary.7
#73630 commented on
Mar 17, 2025 • 0 new comments -
Module imported in different files re-evaluated
#49309 commented on
Mar 17, 2025 • 0 new comments -
next/image images don't load/appear on Apple Watch browser
#21233 commented on
Mar 17, 2025 • 0 new comments -
rewrite rules are causing a page refresh (on Vercel)
#52296 commented on
Mar 17, 2025 • 0 new comments -
"RangeError: WebAssembly.instantiate(): Out of memory: wasm memory" when using environment with limited virtual memory
#51870 commented on
Mar 18, 2025 • 0 new comments -
App Router 14.2.5 Setting a cookie in a Server Action Failing
#68206 commented on
Mar 18, 2025 • 0 new comments -
Truly dynamic imports with Turbopack, i.e. support for Monaco editor
#72613 commented on
Mar 18, 2025 • 0 new comments -
Refractor languages missing when Turbopack is enabled
#66348 commented on
Mar 18, 2025 • 0 new comments -
Inconsistency in Accessing URL Query Parameters Between `pages` and `app` Directories
#63195 commented on
Mar 18, 2025 • 0 new comments -
Ensure Next.js is correctly respecting `NODE_ENV`
#19046 commented on
Mar 18, 2025 • 0 new comments -
`import.meta.resolve` isn't supported by Next.js
#77157 commented on
Mar 18, 2025 • 0 new comments -
Debugger not binding breakpoints in VSCode in server components, using official Next.js debugger setup
#62008 commented on
Mar 18, 2025 • 0 new comments -
NextResponse.rewrite is not forwarding the request body to external hosts in dev when headers are modified in middleware
#50200 commented on
Mar 18, 2025 • 0 new comments -
No update in HTML/browser after change to page on a clean create next app
#55538 commented on
Mar 18, 2025 • 0 new comments -
Top down generation using `generateStaticParams` only works if exported from parents `layout` component (multiple dynamic segments)
#55574 commented on
Mar 18, 2025 • 0 new comments -
Route Handlers ending with "index" is ignored from the build when deployed.
#55635 commented on
Mar 18, 2025 • 0 new comments -
Using custom runtime breaks dynamic routes
#56869 commented on
Mar 19, 2025 • 0 new comments -
Docs: document how `draftMode` interacts with route segment configs like `force-static`
#76311 commented on
Mar 19, 2025 • 0 new comments -
Uncaught Error: Minified React error #425, #418, #423 and #329 in production
#56441 commented on
Mar 19, 2025 • 0 new comments -
Image component crashes in combination with turbopack for webp images. Processing image failed unable to decode image data
#75085 commented on
Mar 19, 2025 • 0 new comments -
Parallel Intercepted routes not working when accessed from 404 error pages
#72541 commented on
Mar 19, 2025 • 0 new comments -
cookies() returns stale value when Javascript is disabled
#61888 commented on
Mar 19, 2025 • 0 new comments -
Typescript error TP1001 when creating a Web Worker in Next.js 15.1.3
#74621 commented on
Mar 19, 2025 • 0 new comments -
Missing `?_rsc=xxxx` after redirects() that lead to cache pollution and leak RSC response to browser page
#76925 commented on
Mar 19, 2025 • 0 new comments -
next/headers are not printable on the server via console.log
#76981 commented on
Mar 19, 2025 • 0 new comments -
Unable to import react-dom/server in a server component
#43810 commented on
Mar 16, 2025 • 0 new comments -
`next/link` with `rewrites` works different in preview and local environment
#54963 commented on
Mar 16, 2025 • 0 new comments -
Next 13 updating subproject in monorepo causing TypeError
#55017 commented on
Mar 16, 2025 • 0 new comments -
Fetch is throwing error when headers are attached and application is deployed on vercel
#63453 commented on
Mar 17, 2025 • 0 new comments -
Request memoization sometimes doesn't work
#55168 commented on
Mar 17, 2025 • 0 new comments -
[Windows] Server-side debugger doesn't stop in breakpoints after v15.0.3-canary.7
#73214 commented on
Mar 17, 2025 • 0 new comments -
Optimizing @mui/joy package barrel imports does not work with optimizePackageImports and turbopack
#75131 commented on
Mar 17, 2025 • 0 new comments -
Optimizing barrel file import from local workspace packages does not work with optimizePackageImports and turbopack
#75148 commented on
Mar 17, 2025 • 0 new comments -
`use cache` + `cacheLife` unexpectedly requires Suspense boundary
#74158 commented on
Mar 17, 2025 • 0 new comments -
Turbopack "unreachable code" string causing warnings in Firefox
#74185 commented on
Mar 17, 2025 • 0 new comments -
[Next14.2.15] Scripts in Root Layout are not included in `error.js` Page
#76264 commented on
Mar 17, 2025 • 0 new comments -
DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
#74460 commented on
Mar 17, 2025 • 0 new comments -
Returning `notFound` from `getStaticProps` with dynamic path and middleware shows error page instead of 404 page
#74276 commented on
Mar 17, 2025 • 0 new comments -
Turbopack Error: "Next.js package not found" during pnpm dev
#75207 commented on
Mar 17, 2025 • 0 new comments -
Next.js project doesn't work with Yarn 4.6.0 using Turbopack
#74648 commented on
Mar 17, 2025 • 0 new comments -
Unexpected References to Server Actions, Turbopack, Hot Reload and DevTools in Production Export Build
#76198 commented on
Mar 17, 2025 • 0 new comments -
Client bundle contains unnecessary components with `[[...slug]]` catch-all route
#74756 commented on
Mar 17, 2025 • 0 new comments -
Different result when using `--turbopack`
#77126 commented on
Mar 17, 2025 • 0 new comments -
Missing dependencies when using standalone output with pnpm 8
#48017 commented on
Mar 17, 2025 • 0 new comments -
Docs: Small UI bug
#76409 commented on
Mar 17, 2025 • 0 new comments -
Dependencies missing in standalone build
#50072 commented on
Mar 17, 2025 • 0 new comments -
Route "/" used `crypto.randomUUID()` outside of `"use cache"` and without explicitly calling `await connection()` beforehand.
#72904 commented on
Mar 17, 2025 • 0 new comments -
Intercepted routes don't update metadata
#72938 commented on
Mar 17, 2025 • 0 new comments -
Problem loading WASM dependency with App Router
#55537 commented on
Mar 17, 2025 • 0 new comments -
Nextjs + antd, Compilation failed, antd component library reports error "Cannot find module"
#75783 commented on
Mar 17, 2025 • 0 new comments -
pnpm workspace package with non shared lockfile break dev mode
#75226 commented on
Mar 17, 2025 • 0 new comments -
<Link> not scrolling top sticky header
#64441 commented on
Mar 19, 2025 • 0 new comments -
Revalidate on dynamic route does not cache the route
#55875 commented on
Mar 21, 2025 • 0 new comments -
`afterFiles` rewrite with a host rule doesn't works
#52225 commented on
Mar 22, 2025 • 0 new comments -
not-found.tsx not working after deploying when using `cookies()` in root layout
#51820 commented on
Mar 22, 2025 • 0 new comments -
Next doesn't refresh packages that are not symlinked by dir (w/ `transpilePackages`)
#51780 commented on
Mar 22, 2025 • 0 new comments -
App Router showing 404 page when using inbuilt routing but the page is working when visited directly
#51675 commented on
Mar 22, 2025 • 0 new comments -
App.getInitialProps runs unnecessary in case of a server error
#51610 commented on
Mar 22, 2025 • 0 new comments -
Conflicting route groups do not throw error
#51345 commented on
Mar 22, 2025 • 0 new comments -
route.ts redundant loads
#51340 commented on
Mar 22, 2025 • 0 new comments -
Tab freeze when updating layout.tsx file
#50855 commented on
Mar 22, 2025 • 0 new comments -
Dynamic Server Usage: Headers, Cookies or SearchParams
#50634 commented on
Mar 22, 2025 • 0 new comments -
Background revalidation does not rerender
#50606 commented on
Mar 22, 2025 • 0 new comments -
use(server action) never resolves in `"use client"`
#49981 commented on
Mar 22, 2025 • 0 new comments -
turbopack removes side effects, breaking module initialization.
#76881 commented on
Mar 22, 2025 • 0 new comments -
Hot reload dont work when you use docker
#36774 commented on
Mar 22, 2025 • 0 new comments -
MDX Plugin String Format resolution doesn't work with ESM plugins with multiple exports
#73757 commented on
Mar 22, 2025 • 0 new comments -
Strange history behavior with link, route group and prefetch={false}
#51565 commented on
Mar 22, 2025 • 0 new comments -
Revalidation with Preview URL's don't work (using Vercel)
#51542 commented on
Mar 22, 2025 • 0 new comments -
Server throws empty lines to the terminal
#51514 commented on
Mar 22, 2025 • 0 new comments -
On-Demand Revalidation not working if Server Actions are used
#51504 commented on
Mar 22, 2025 • 0 new comments -
appDir Crash with old browsers
#51465 commented on
Mar 22, 2025 • 0 new comments -
Draft mode not working on dev mode when i18n config settings are defined
#51155 commented on
Mar 22, 2025 • 0 new comments -
bug/question: prefetch data into client components in libs
#51031 commented on
Mar 22, 2025 • 0 new comments -
Incorrect URL for OpenGraph image containing Unicode characters in slug
#51027 commented on
Mar 22, 2025 • 0 new comments -
error.js handling very unpredictable / inconsistent
#50987 commented on
Mar 22, 2025 • 0 new comments -
notFound() in layout.tsx file hooks not-found.tsx file in the parent directory rather than in the same directory.
#50971 commented on
Mar 22, 2025 • 0 new comments -
Nextjs conflict with next-auth and pusher
#50961 commented on
Mar 22, 2025 • 0 new comments -
_next/static/chunks/main-app.js is missing nonce
#55129 commented on
Mar 19, 2025 • 0 new comments -
Inconsistent CSS resolution order with App Router
#64921 commented on
Mar 20, 2025 • 0 new comments -
[NEXT-3982] ChunkLoadError: Loading chunk app/layout failed. (timeout: http://localhost:3000/_next/static/chunks/app/layout.js)
#66526 commented on
Mar 20, 2025 • 0 new comments -
RSC and CDN interaction makes next.js inefficient for highload projects
#65335 commented on
Mar 20, 2025 • 0 new comments -
Docs: Page not jumping properly after google translate
#70742 commented on
Mar 20, 2025 • 0 new comments -
Build error with Next.js 15 in monorepo
#72899 commented on
Mar 20, 2025 • 0 new comments -
[NEXT-1143] Dev mode slow compilation
#48748 commented on
Mar 20, 2025 • 0 new comments -
Missing source maps break client-side debugging under VSCode
#56702 commented on
Mar 20, 2025 • 0 new comments -
next start does not stop next-server on kill signal
#64778 commented on
Mar 20, 2025 • 0 new comments -
Next.js doesn't revert to client rendering if `useSyncExternalStore` is used without a 3rd argument
#54685 commented on
Mar 20, 2025 • 0 new comments -
Middleware run for destination path in redirects in next.config.js for client side routing
#55773 commented on
Mar 20, 2025 • 0 new comments -
Next.js 15 `<Link>` scroll to top does not work if `loading.tsx` is present
#74485 commented on
Mar 21, 2025 • 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
Mar 21, 2025 • 0 new comments -
Typescript 5 decorators do not build
#48360 commented on
Mar 21, 2025 • 0 new comments -
TypeError: Cannot read properties of undefined (reading 'entryCSSFiles') Bug handling NotFound pages when using pageExtensions config
#76610 commented on
Mar 21, 2025 • 0 new comments -
formData with app router: Upload error: TypeError: Failed to parse body as FormData.
#73220 commented on
Mar 21, 2025 • 0 new comments -
Client-side navigation error with rewrites and catch-all routes
#74922 commented on
Mar 21, 2025 • 0 new comments -
Unable to process favicon
#71609 commented on
Mar 21, 2025 • 0 new comments -
[NEXT-734] Revalidated page with notFound true does not return 404 Page
#46578 commented on
Mar 21, 2025 • 0 new comments -
Client components wrapped in React.memo rendered by a server component remount unexpectedly
#73507 commented on
Mar 21, 2025 • 0 new comments -
A module can be imported multiple times on server
#55885 commented on
Mar 21, 2025 • 0 new comments -
next package can't be found when using --turbo and deno 2 rc in a monorepo
#70600 commented on
Mar 21, 2025 • 0 new comments -
Image Type Error In Github Actions
#53959 commented on
Mar 21, 2025 • 0 new comments -
Server functions silently return undefined when response Content-Type is not RSC
#50659 commented on
Mar 21, 2025 • 0 new comments -
Problems with dynamic imports in `generateMetadata`
#55866 commented on
Mar 21, 2025 • 0 new comments -
Hot reload no longer work for updating packages in `node_modules` starting from `next@13.4.9-canary.2` for `pages` router
#55872 commented on
Mar 21, 2025 • 0 new comments