-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
12 Releases published by 1 person
-
v15.2.0-canary.22
published
Jan 23, 2025 -
v15.2.0-canary.23
published
Jan 23, 2025 -
v15.2.0-canary.24
published
Jan 23, 2025 -
v15.2.0-canary.25
published
Jan 24, 2025 -
v15.2.0-canary.26
published
Jan 24, 2025 -
v15.2.0-canary.27
published
Jan 25, 2025 -
v15.2.0-canary.28
published
Jan 27, 2025 -
v15.2.0-canary.29
published
Jan 28, 2025 -
v15.2.0-canary.30
published
Jan 28, 2025 -
v15.2.0-canary.31
published
Jan 29, 2025 -
v15.2.0-canary.32
published
Jan 29, 2025 -
v15.2.0-canary.33
published
Jan 29, 2025
96 Pull requests merged by 28 people
-
Read and write rspack test manifests by name
#75445 merged
Jan 30, 2025 -
[Turbopack] fix unsafe pinning code
#75473 merged
Jan 30, 2025 -
[Turbopack] disable lifo slot to make all tasks stealable
#75472 merged
Jan 30, 2025 -
[Turbopack] upgrade serde dependencies
#75470 merged
Jan 30, 2025 -
fix:
client-only
error message format#75446 merged
Jan 30, 2025 -
chore(github): add more areas
#75456 merged
Jan 29, 2025 -
chore(github): update github labels
#75452 merged
Jan 29, 2025 -
build: Update
swc_core
tov12.0.0
#75327 merged
Jan 29, 2025 -
perf(turbo-tasks): Filter out and do not cache unused arguments
#75261 merged
Jan 29, 2025 -
[Turbopack] only the first task read need to be strongly consistent
#75435 merged
Jan 29, 2025 -
chore(github): update more labels
#75444 merged
Jan 29, 2025 -
Revert "fix: handle optional catchalls correctly"
#75442 merged
Jan 29, 2025 -
docs: specify encryption for custom actions key
#75425 merged
Jan 29, 2025 -
[Turbopack] fix is_empty implementation
#75426 merged
Jan 29, 2025 -
Revert changing bundler for runtime bundle but keep externals fix
#75412 merged
Jan 29, 2025 -
Add temporary CI workflows for testing
#75432 merged
Jan 29, 2025 -
docs: add optimizations for navigating between App/Pages router
#75427 merged
Jan 29, 2025 -
Turbopack: Use from_utf8_unchecked for minify output
#75422 merged
Jan 29, 2025 -
Turbopack: Implement build worker
#75391 merged
Jan 29, 2025 -
Upgrade React from
9eabb373-20250124
to37906d4d-20250127
#75398 merged
Jan 29, 2025 -
Turbopack: Move build to separate file
#75390 merged
Jan 29, 2025 -
Fixed
null is not an object (evaluating 't.parallelRoutes.get')
#75360 merged
Jan 29, 2025 -
fix: add parser metadata for eslint 9 cache
#74791 merged
Jan 28, 2025 -
create-next-app: default to ESLint disabled
#73864 merged
Jan 28, 2025 -
chore(github): update more labels
#75409 merged
Jan 28, 2025 -
[cna] upgrade templates tailwind to v4
#75407 merged
Jan 28, 2025 -
Turbopack: use type alias
#75300 merged
Jan 28, 2025 -
[dev-overlay] do not close overlay when click indicator elements
#75406 merged
Jan 28, 2025 -
fix: handle optional catchalls correctly
#75377 merged
Jan 28, 2025 -
[dev-overlay] fix: do not open error overlay when click indicator
#75404 merged
Jan 28, 2025 -
[DevOverlay] Display Correct Number of Errors on Indicator
#75395 merged
Jan 28, 2025 -
[DevOverlay] fix: shadow host element affects parent's display
#70676 merged
Jan 28, 2025 -
UI polish: dev overlay feedback button
#75400 merged
Jan 28, 2025 -
feat: slow module detection for webpack
#75368 merged
Jan 28, 2025 -
Convert remaining sync (search)params access
#75389 merged
Jan 28, 2025 -
[Turbopack] cleanup tracing spans and names
#75385 merged
Jan 28, 2025 -
[DevOverlay] Remove unused props from
errors.tsx
and its story#75392 merged
Jan 28, 2025 -
[DevOverlay] Add CodeFrame to errors.tsx story
#75393 merged
Jan 28, 2025 -
Gate
captureOwnerStack
access onexperimental.reactOwnerStack
#75241 merged
Jan 28, 2025 -
[Dev Badge] Accessibility improvements to dropdown menu
#75268 merged
Jan 28, 2025 -
docs: let searchParams be Promise in
<Form>
example.#75386 merged
Jan 28, 2025 -
chore(github): update more labels
#75382 merged
Jan 28, 2025 -
tweak static generation retry wait time
#75381 merged
Jan 28, 2025 -
docs: remove infinite looping redirect
#75376 merged
Jan 27, 2025 -
fix(create-next-app): use web standard error check for URL
#71473 merged
Jan 27, 2025 -
docs: fixed typo to auth.ts
#75345 merged
Jan 27, 2025 -
Turbopack: CLI / perf improvements
#75373 merged
Jan 27, 2025 -
Upgrade React from
de1eaa26-20250124
to9eabb373-20250124
#75367 merged
Jan 27, 2025 -
Configure correct app dir when building
/_error
fallback in dev#75354 merged
Jan 27, 2025 -
Getting Started docs: Consistent casing and naming
#74637 merged
Jan 27, 2025 -
perf: Update SWC plugins
#75324 merged
Jan 27, 2025 -
chore(turbo-tasks): Loosen some type bounds on ShrinkToFit for IndexMap, update indexmap crate
#75193 merged
Jan 27, 2025 -
Ensure mangling is disabled for dev runtime builds
#75297 merged
Jan 25, 2025 -
[Turbopack] avoid some allocations
#75285 merged
Jan 24, 2025 -
perf(turbo-tasks): Add a 'local' option to
#[turbo_tasks::function(..)]
#75259 merged
Jan 24, 2025 -
Update bundler for pre-bundling runtime
#75294 merged
Jan 24, 2025 -
[Turbopack] Inline commonly used storages
#75284 merged
Jan 24, 2025 -
[Turbopack] box InnerStorage to avoid overallocation
#75287 merged
Jan 24, 2025 -
fix(turbo-tasks): Implement
is_transient
onOperationVc
#75291 merged
Jan 24, 2025 -
chore(turbo-tasks): Clean up consistency/untracked APIs around local outputs and cells
#75171 merged
Jan 24, 2025 -
refactor(turbo-tasks): Merge dynamic_call/native_call with dynamic_this_call/native_this_call
#75253 merged
Jan 24, 2025 -
Upgrade React from
ae9017ce-20250122
tode1eaa26-20250124
#75286 merged
Jan 24, 2025 -
Turbopack: don't hardcode
edge-instrumentation.js
#75289 merged
Jan 24, 2025 -
Fix
use server
diagnostics for type exports#74256 merged
Jan 24, 2025 -
change turbopack-cli to new backend
#75242 merged
Jan 24, 2025 -
Emit build error when
useCache
is enabled and Edge runtime is used#75279 merged
Jan 24, 2025 -
Turbopack: migrate global module ids to single-graph
#73752 merged
Jan 24, 2025 -
Fix export statement validations for app router pages
#75278 merged
Jan 24, 2025 -
Upgrade vercel/og
#75247 merged
Jan 24, 2025 -
Add test fixtures demonstrating export statement validation bugs
#75277 merged
Jan 24, 2025 -
docs:
opengraph-image
files work with the node.js runtime#75274 merged
Jan 24, 2025 -
perf(turbopack): Reduce needless allocations for SWC plugins
#75275 merged
Jan 24, 2025 -
perf(turbopack): Use
Pass
API forstyled-jsx
SWC plugin#75271 merged
Jan 24, 2025 -
[Turbopack] include async loaders in chunking instead of separating it
#75052 merged
Jan 24, 2025 -
Update React types
#75245 merged
Jan 24, 2025 -
misc: add Rauno to CI approved
#75269 merged
Jan 24, 2025 -
Upgrade React from
9b62ee71-20250122
toae9017ce-20250122
#75233 merged
Jan 24, 2025 -
perf(next-swc): Do not allocate from
styled-components
when not used#75267 merged
Jan 24, 2025 -
Turbopack: optimize client manifest generation
#75248 merged
Jan 24, 2025 -
Turbopack: use raw_read_dir to create fewer FileSystemPaths
#75237 merged
Jan 24, 2025 -
Turbopack: avoid inheriting span into effect
#75196 merged
Jan 24, 2025 -
fix trace-server startup bug
#75197 merged
Jan 24, 2025 -
[metadata] keep blocking metadata rendered in head
#75227 merged
Jan 24, 2025 -
Introduce standalone
experimental.useCache
flag#75240 merged
Jan 23, 2025 -
[DevOverlay] Align old and new overlay
#74935 merged
Jan 23, 2025 -
test: Move
should not cause error when removing loading.js
to flaky manifest#75239 merged
Jan 23, 2025 -
fix: typeof msg should compare to object
#75221 merged
Jan 23, 2025 -
refactor(turbopack): Remove
ReadRawVcFuture.turbo_task
#75217 merged
Jan 23, 2025 -
[DevOverlay] Enable reactOwnerStack when newDevOverlay is enabled
#75199 merged
Jan 23, 2025 -
perf(turbopack): Update SWC plugins (
styled-jsx
,emotion
)#75236 merged
Jan 23, 2025 -
router.prefetch should not trigger a React update
#75238 merged
Jan 23, 2025 -
Remove
internal_disableSyncDynamicAPIWarnings
flag#75231 merged
Jan 23, 2025 -
chore(turbo-tasks): Delete
non_local_return
support from#[turbo_tasks::function]
#75209 merged
Jan 23, 2025 -
refactor(turbo-tasks): Use Return Position Impl Traits (RPIT) to reimplement GraphTraversal
#74896 merged
Jan 23, 2025
52 Pull requests opened by 30 people
-
[Turbopack] disable dependency tracking when running build without persistent caching
#75243 opened
Jan 23, 2025 -
perf(turbopack); Eagerly drop unreachable AST nodes
#75244 opened
Jan 23, 2025 -
docs: Clarify available route intercepting conventions
#75246 opened
Jan 23, 2025 -
Turbopack: various fixups
#75254 opened
Jan 23, 2025 -
perf(turbo-tasks): Mark a bunch of stuff as local
#75260 opened
Jan 24, 2025 -
docs: incorrect anchor on searchParams link
#75266 opened
Jan 24, 2025 -
Add Prisma ORM example to Next.js examples
#75290 opened
Jan 24, 2025 -
refactor(turbo-tasks): Port task statistics to the new backend
#75303 opened
Jan 25, 2025 -
Production builds: write endpoints all at once
#75304 opened
Jan 25, 2025 -
Add disableInstrumentation option to next.config.js
#75328 opened
Jan 26, 2025 -
Docs - Update not-found.mdx - outdated example
#75331 opened
Jan 26, 2025 -
docs: Add Supabase testing guide
#75343 opened
Jan 27, 2025 -
fix(dev-server): Terminate turbopack HMR websocket connections during exit
#75344 opened
Jan 27, 2025 -
fix(turbopack): Force vars declared with ts keyword `declare` as `FreeVar`s
#75346 opened
Jan 27, 2025 -
Turbopack: more tracing
#75351 opened
Jan 27, 2025 -
[test] More accurate stack assertions in terminal
#75355 opened
Jan 27, 2025 -
Turbopack: short module ids in cli
#75357 opened
Jan 27, 2025 -
Turbopack: generate less JS before minification
#75358 opened
Jan 27, 2025 -
fix: don't drop queued actions when navigating
#75362 opened
Jan 27, 2025 -
Turbopack: make `ModulePart` a `TaskInput`
#75364 opened
Jan 27, 2025 -
[metadata] new approach to insert streamed metadata and support PPR
#75366 opened
Jan 27, 2025 -
Fix: 'force-dynamic' does not opt out of the data cache
#75370 opened
Jan 27, 2025 -
Update font data
#75380 opened
Jan 28, 2025 -
fix(turbopack-ecmascript): Make expand_star_exports more deterministic
#75383 opened
Jan 28, 2025 -
Update Turbopack production test manifest
#75387 opened
Jan 28, 2025 -
fix: using punycode from punycode repo and not native node
#75394 opened
Jan 28, 2025 -
transform: cache tracking for bundler globals
#75397 opened
Jan 28, 2025 -
fix: default span name should not include url
#75416 opened
Jan 29, 2025 -
docs: fixed wrong import for `unauthorized`
#75420 opened
Jan 29, 2025 -
Add headersTimeout to the server parameters
#75424 opened
Jan 29, 2025 -
Update index.mdx
#75428 opened
Jan 29, 2025 -
Turbopack CI: Update test results artifact
#75429 opened
Jan 29, 2025 -
Upgrade React from `37906d4d-20250127` to `c492f975-20250128`
#75434 opened
Jan 29, 2025 -
[Turbopack] allow to manually mark tasks as root
#75436 opened
Jan 29, 2025 -
[Turbopack] reduce the number of spans created in task completion
#75437 opened
Jan 29, 2025 -
[Turbopack] wait for output instead of waiting for task completion
#75438 opened
Jan 29, 2025 -
Turbopack: cache variables in linker
#75440 opened
Jan 29, 2025 -
Integrate `yj/try-ci-test` with GitHub actions
#75443 opened
Jan 29, 2025 -
(fixes: #75439) Handle null or undefined href prop passed into componentt
#75447 opened
Jan 29, 2025 -
Reapply "fix: handle optional catchalls correctly" (#75442)
#75450 opened
Jan 29, 2025 -
chore(github): update triage workflow
#75451 opened
Jan 29, 2025 -
Turbopack: lazily evaluate `obj` for member replacements
#75453 opened
Jan 29, 2025 -
Update 04-metadata.mdx to use Record
#75464 opened
Jan 30, 2025 -
Update Rspack development test manifest
#75465 opened
Jan 30, 2025 -
Update Rspack production test manifest
#75466 opened
Jan 30, 2025 -
Update Turbopack development test manifest
#75467 opened
Jan 30, 2025 -
[Error Overlay] Comprehensive refinement
#75471 opened
Jan 30, 2025 -
Include HMR refresh hash in `"use cache"` cache keys
#75474 opened
Jan 30, 2025 -
[Turbopack] use Timestamp type, allow spans less than 1µs
#75479 opened
Jan 30, 2025 -
[Turbopack] limit the number of concurrent fs operations
#75480 opened
Jan 30, 2025 -
[Turbopack] update event_listener to fix hanging bug
#75481 opened
Jan 30, 2025 -
fix: dev overlay style to add wrap + adjust bg width
#75485 opened
Jan 30, 2025
95 Issues closed by 16 people
-
Showcase: text not visible in white theme
#74938 closed
Jan 30, 2025 -
Nextjs Turbopack panic
#75460 closed
Jan 30, 2025 -
API endpoint throws error if `next/headers` is imported
#44858 closed
Jan 29, 2025 -
SyntaxError: Unexpected token T in JSON at position 0 WHile building the website
#47554 closed
Jan 29, 2025 -
Cannot create a simple jest test
#49067 closed
Jan 29, 2025 -
Documentation issues being closed for not having a "valid reproduction link"
#75449 closed
Jan 29, 2025 -
Docs: process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY docs are too vague
#75448 closed
Jan 29, 2025 -
The children of parallel routes page is displayed incorrectly when using browser navigation
#73041 closed
Jan 29, 2025 -
Fatal Turbopack error during development
#75421 closed
Jan 29, 2025 -
tailwind.css
#75418 closed
Jan 29, 2025 -
with-vitest example does not build by default
#75415 closed
Jan 29, 2025 -
Automatically adding initial-scale to meta viewport
#75272 closed
Jan 29, 2025 -
null is not an object (evaluating 't.parallelRoutes.get')
#67730 closed
Jan 29, 2025 -
Cannot read properties of null (reading 'get')
#69272 closed
Jan 29, 2025 -
SRI integrity attribute for JS chunks missing with pages router
#75235 closed
Jan 29, 2025 -
Turbopack can't resolve local/linked packages
#75353 closed
Jan 28, 2025 -
Hydration failed
#75363 closed
Jan 28, 2025 -
styled-components Hydration failed with react-compiler
#75359 closed
Jan 28, 2025 -
Add tests for ecosystem packages
#31690 closed
Jan 28, 2025 -
Excessive Caching Causes Memory Leak, but can't get next to stop caching or clear
#75314 closed
Jan 28, 2025 -
Error
#75405 closed
Jan 28, 2025 -
Docs: App/Pages Router toggle doesn't work on small desktop viewport
#75402 closed
Jan 28, 2025 -
The element `nextjs-portal` affects other elements on the site
#70675 closed
Jan 28, 2025 -
Error when initializing Next.js project with TypeScript (v14.2.17 and v15)
#72563 closed
Jan 28, 2025 -
Project name can no longer be "."
#75388 closed
Jan 28, 2025 -
Docs: Outdated tailwind docs for the tailwind v4 release
#75384 closed
Jan 28, 2025 -
Rewrites to /api doesn't work when i18n is present in config
#45070 closed
Jan 27, 2025 -
NextJS 13 router.push to custom protocol (non-http)
#45016 closed
Jan 27, 2025 -
in version 12, #is appended multiple times for dynamic routes
#44947 closed
Jan 27, 2025 -
Scripts don't work outside of `Head` in `_document`
#44930 closed
Jan 27, 2025 -
/test/[id]/analytics not rendering
#44927 closed
Jan 27, 2025 -
Blog starter example: add @vercel/analytics/react and Analytics component by default
#44922 closed
Jan 27, 2025 -
`pnpm install` fails in Node 19
#44867 closed
Jan 27, 2025 -
Incorrect docker configuration
#44804 closed
Jan 27, 2025 -
`use` doesn't work in `async` Server Component
#44778 closed
Jan 27, 2025 -
Exporting undefined for getStaticProps causes getInitialProps to be ignored
#44754 closed
Jan 27, 2025 -
Using Link href/as in dynamic nested routes immediately redirect to new page
#44721 closed
Jan 27, 2025 -
Explicit file extensions in EcmaScript imports does not work for TypeScript
#44621 closed
Jan 27, 2025 -
Masked Flight parameters from middleware cause soft refresh to fail when adding headers to request.
#44590 closed
Jan 27, 2025 -
Symlinked client side components throwing webpack errors
#44583 closed
Jan 27, 2025 -
CSP error on first load page with dynamic import
#44569 closed
Jan 27, 2025 -
Changing `browserslist` doesn't affect `autoprefixer` until CSS was modified
#44544 closed
Jan 27, 2025 -
Broken Icon in blur data Next Image
#44543 closed
Jan 27, 2025 -
Getting error when when using script tag to import JS module as asset.
#44535 closed
Jan 27, 2025 -
(AppDir) Error with nested layouts is misleading - hides that error is with layout
#44510 closed
Jan 27, 2025 -
Server and client components being misinterpreted when using default exports
#44487 closed
Jan 27, 2025 -
Files with `.mjs/.mts` extension are ignored in api
#44485 closed
Jan 27, 2025 -
"ISR" failing on Vercel with appDir
#44475 closed
Jan 27, 2025 -
build-in @next/swc-xxx package too big
#44473 closed
Jan 27, 2025 -
(AppDir) Path inside Route Group built as serverless when edge runtime enabled
#44465 closed
Jan 27, 2025 -
WindiCSS HMR doesn't work for server component
#44448 closed
Jan 27, 2025 -
the build command does not generate the initial path `/`
#44440 closed
Jan 27, 2025 -
Mobile pull-to-refresh causes JavaScript to break in app directory
#44414 closed
Jan 27, 2025 -
Mobile pull-to-refresh causes JavaScript to break in Next.js App Directory Playground
#44413 closed
Jan 27, 2025 -
Build fails unless development server is running, then all pages are 404
#44398 closed
Jan 27, 2025 -
.next folder needs to be manually deleted when changing tsconfig.json
#44396 closed
Jan 27, 2025 -
node:16-alpine no longer works
#44369 closed
Jan 27, 2025 -
--turbo flag doesn't work with docker compose, but work when use only docker container
#44358 closed
Jan 27, 2025 -
node is not a constructor error during build
#44349 closed
Jan 27, 2025 -
Webpack hot reloading stops working if projects is located in a folder starting with ".git-----"
#75371 closed
Jan 27, 2025 -
styled-components Hydration failed with react-compiler
#75356 closed
Jan 27, 2025 -
FATAL: An unexpected Turbopack error occurred. Please report the content of
#75352 closed
Jan 27, 2025 -
Locale prefix treated as subroute + cannot disable localeDetection
#44346 closed
Jan 26, 2025 -
Error during SSR Rendering
#44278 closed
Jan 26, 2025 -
Docs: When clicking on any "Data fetching" item, it returns an error of
#75337 closed
Jan 26, 2025 -
Docs: https://nextjs.org/docs/app/building-your-application/data-fetching/fetching
#75336 closed
Jan 26, 2025 -
Docs: When clicking on any item in the "Data Fetching", it returns an error.
#75335 closed
Jan 26, 2025 -
RootLayout static Metadata flickers on client navigation to dynamic page with loading.tsx
#75333 closed
Jan 26, 2025 -
Next.js 15's ISR behaves differently from Next.js 14's ISR
#75332 closed
Jan 26, 2025 -
LGPL-3.0 license usage of sharp dependencies blocks us from using Next 15
#72406 closed
Jan 26, 2025 -
Client code executes after Server action that redirects
#74903 closed
Jan 26, 2025 -
Server action resolving to undefined when Vercel throws an error in Next v14
#74948 closed
Jan 26, 2025 -
Support Tailwind CSS v4 in `npx create-next-app@latest --tailwind`
#75321 closed
Jan 25, 2025 -
Docs: unstable_cache
#73365 closed
Jan 25, 2025 -
Redirect functions return response with body
#70901 closed
Jan 25, 2025 -
Dockerfile provided not rendering tailwind styles
#75305 closed
Jan 25, 2025 -
Data Not Refreshing in Single Widget View After Update in All View
#75302 closed
Jan 25, 2025 -
TakeShape example readme is out of date
#38210 closed
Jan 24, 2025 -
Broken example with-mocha
#37959 closed
Jan 24, 2025 -
500 status caused by Cache Poisoning and XSS attacks
#75295 closed
Jan 24, 2025 -
500 status caused by Cache Poisoning and XSS attacks
#75288 closed
Jan 24, 2025 -
Unable to use MDX with turbopack
#74424 closed
Jan 24, 2025 -
Conditional Instrumentation: Environment-based Control for Next.js Instrumentation API
#75273 closed
Jan 24, 2025 -
React Refresh Bug affecting NextJS when using useClient
#74559 closed
Jan 24, 2025 -
Turbopack: "Next.js package not found" in monorepo setup
#74731 closed
Jan 24, 2025 -
Module CSS not loaded by next/link
#44698 closed
Jan 23, 2025 -
SRI `integrity` attribute for JS chunks missing with pages router
#75232 closed
Jan 23, 2025
22 Issues opened by 22 people
-
Turbopack turns :where(::before) into :where()
#75486 opened
Jan 30, 2025 -
ESLint false-positive on "Image" components from another library
#75482 opened
Jan 30, 2025 -
Router duplicates base path when using pages with shared parent in both page and app router
#75477 opened
Jan 30, 2025 -
Next 15 forces hard navigation on first time visiting a route
#75441 opened
Jan 29, 2025 -
`next/link` throws uncatchable error without stack traces
#75439 opened
Jan 29, 2025 -
DOMException [OperationError] in crypto module occurs only during GoogleBot requests
#75423 opened
Jan 29, 2025 -
Responses contain an `x-middleware-set-cookie` header which duplicates and exposes all `set-cookie` headers
#75379 opened
Jan 28, 2025 -
Calling a server action during render tries to update `Router` component, causing an error
#75374 opened
Jan 27, 2025 -
Webpack hot reloading stops working if projects is located in a folder starting with ".git"
#75372 opened
Jan 27, 2025 -
"Filling a cache during prerender timed out" error while building the app with dynamic routes
#75338 opened
Jan 26, 2025 -
RootLayout static Metadata & Viewport flickers on client navigation to dynamic page with loading.tsx
#75334 opened
Jan 26, 2025 -
`Link` component is buggy when used in app router
#75318 opened
Jan 25, 2025 -
Unexpected Rendering Behavior When Using a 'pages' Folder Outside the App Directory in App Router
#75317 opened
Jan 25, 2025 -
Linking incorrect package with `optimizePackageImports` when multiple versions are available in monorepo
#75316 opened
Jan 25, 2025 -
Deprecation warning of "punycode" module in freshly created next js app in Windows 11
#75313 opened
Jan 25, 2025 -
console.error in catch block triggers ErrorBoundary in strict mode when using Pages Router
#75299 opened
Jan 24, 2025 -
next lint fails when using ESLint v8 flat config
#75298 opened
Jan 24, 2025 -
Cache Poisoning and XSS attacks caused a 500 status code (QoS issue)
#75296 opened
Jan 24, 2025 -
attempting to use import.meta.resolve results in an error
#75292 opened
Jan 24, 2025 -
Error during dev and warning at build in middleware.ts with --turbo flag
#75280 opened
Jan 24, 2025 -
[Turbopack] Error: ENOENT: no such file or directory, open '[project]/......'
#75264 opened
Jan 24, 2025 -
Docs’ recommended modal handling approach interferes with soft navigation 404 behavior
#75251 opened
Jan 23, 2025
162 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.
-
Setting Cookies Via Server Action Reloads Entire App
#50163 commented on
Jan 23, 2025 • 0 new comments -
_next/data requests on the index page get 308 redirect when middleware and basePath are both used
#70684 commented on
Jan 23, 2025 • 0 new comments -
Next.js App Router ISR doesn't remove noindex meta tag on cache revalidation
#71440 commented on
Jan 23, 2025 • 0 new comments -
Next.js throws `RangeError: Maximum call stack size exceeded` when running `yarn build`
#58494 commented on
Jan 23, 2025 • 0 new comments -
Docs: Parallel Routes in Slots and Hard Navigation / Refresh
#73939 commented on
Jan 23, 2025 • 0 new comments -
'use client' doesn't work in library if it uses export *
#75128 commented on
Jan 24, 2025 • 0 new comments -
devIndicators `buildActivityPosition` option doesn't work
#68701 commented on
Jan 24, 2025 • 0 new comments -
Dynamic intercepting parallel route is server side rendered
#52842 commented on
Jan 24, 2025 • 0 new comments -
Dependencies missing in standalone build
#50072 commented on
Jan 24, 2025 • 0 new comments -
NextResponse.redirect() behaves incorrectly when redirecting from subdomain route to apex domain route
#75173 commented on
Jan 24, 2025 • 0 new comments -
Server action returning redirect to another root route group fails
#66621 commented on
Jan 24, 2025 • 0 new comments -
Invariant: attempted to hard navigate to the same URL
#44919 commented on
Jan 24, 2025 • 0 new comments -
Next.js 15 `<Link>` scroll to top does not work if `loading.tsx` is present
#74485 commented on
Jan 24, 2025 • 0 new comments -
`useSearchParams` and `usePathname` do not retain original values when an intercepting route is open
#69222 commented on
Jan 24, 2025 • 0 new comments -
[i18n] explicit access to /en not redirecting to /
#21040 commented on
Jan 24, 2025 • 0 new comments -
Error importing pure TS packages (with Bun, Turbo, or neither)
#74252 commented on
Jan 24, 2025 • 0 new comments -
next/link behavior differs from native anchor when linking to fragment identifier
#22838 commented on
Jan 24, 2025 • 0 new comments -
Middleware sometimes doesn't executes
#58025 commented on
Jan 24, 2025 • 0 new comments -
Updating searchParams while using parallel routes doesn't update it for the initial page
#62451 commented on
Jan 24, 2025 • 0 new comments -
Vercel pages/api deployment fails silently with @mui/icons-material barrel import
#44321 commented on
Jan 24, 2025 • 0 new comments -
Links to base path "/" force hard navigation when trailingSlash true with rewrite
#45256 commented on
Jan 24, 2025 • 0 new comments -
Using `next` with electron with nodeIntegration enabled never removes data-next-hide-fouc
#45277 commented on
Jan 24, 2025 • 0 new comments -
Problem loading WASM dependency with App Router
#55537 commented on
Jan 25, 2025 • 0 new comments -
Updating search params does not trigger suspense fallback or loading.tsx
#53543 commented on
Jan 25, 2025 • 0 new comments -
Next13.4 appDir does not render layout and template in the way the docs say it should
#49596 commented on
Jan 25, 2025 • 0 new comments -
[NEXT-779] next/* - Typescript cannot find module when moduleResolution=nodenext and type=module
#46078 commented on
Jan 25, 2025 • 0 new comments -
App router deduping not working as expected
#52126 commented on
Jan 25, 2025 • 0 new comments -
CSS modules duplicated when used with `next/dynamic`
#25456 commented on
Jan 25, 2025 • 0 new comments -
Client bundle contains unnecessary components with `[[...slug]]` catch-all route
#74756 commented on
Jan 25, 2025 • 0 new comments -
Standalone build does not include server-side variables from `.env.local`
#46296 commented on
Jan 25, 2025 • 0 new comments -
Image was preloaded using link
#44556 commented on
Jan 25, 2025 • 0 new comments -
Intellisense not working in /app/**/page.tsx
#44291 commented on
Jan 25, 2025 • 0 new comments -
nextJS API route.ts stuck on await request.formData()
#64002 commented on
Jan 26, 2025 • 0 new comments -
Loading page mismatch in app router directory
#56344 commented on
Jan 26, 2025 • 0 new comments -
Compatibility issue: Next.js 15 and React Three Fiber - TypeError: Cannot read properties of undefined (reading 'ReactCurrentOwner')
#71836 commented on
Jan 26, 2025 • 0 new comments -
Bug/inconsistency with `dynamicIO` and client-side hooks in dynamic segment
#72756 commented on
Jan 26, 2025 • 0 new comments -
RSC and CDN interaction makes next.js inefficient for highload projects
#65335 commented on
Jan 26, 2025 • 0 new comments -
Reexport objects used on client/server to barrel files
#72851 commented on
Jan 26, 2025 • 0 new comments -
NextJs 14 middleware redirect issue: User Keeps getting redirected to /login after successful Sign-In
#59218 commented on
Jan 27, 2025 • 0 new comments -
Server stack traces don't match TypeScript source
#58883 commented on
Jan 27, 2025 • 0 new comments -
Optimizing @mui/joy package barrel imports does not work with optimizePackageImports and turbopack
#75131 commented on
Jan 27, 2025 • 0 new comments -
Optimizing barrel file import from local workspace packages does not work with optimizePackageImports and turbopack
#75148 commented on
Jan 27, 2025 • 0 new comments -
Unexpected CSS Module Ordering in Dev/Prod When Using Tree-Shaking
#72846 commented on
Jan 27, 2025 • 0 new comments -
Failed to parse source map: TypeError: Cannot read properties of undefined (reading 'bold') for deno
#72591 commented on
Jan 27, 2025 • 0 new comments -
Build error with dynamicIO enabled
#72184 commented on
Jan 27, 2025 • 0 new comments -
Next15 + Turbo dev cause `instantiated because it was required from module but the module factory is not available.It might have been deleted in an HMR update.`
#74167 commented on
Jan 27, 2025 • 0 new comments -
ReferenceError: e is not defined error occurs when running next dev --turbo
#72232 commented on
Jan 27, 2025 • 0 new comments -
Next.js 15: Same-Path Redirect in Server Action Temporarily Breaks page.tsx Display
#73317 commented on
Jan 27, 2025 • 0 new comments -
`The Next.js plugin was not detected` reporting when using flat config
#73655 commented on
Jan 27, 2025 • 0 new comments -
use cache doesn't work properly with dynamic routes
#72529 commented on
Jan 27, 2025 • 0 new comments -
Bug: Mangling of Constants Causing Runtime Errors in GraphQL-based Packages with Turbopack
#73383 commented on
Jan 27, 2025 • 0 new comments -
SWC plugin runner no longer provides full file path to metadata
#72019 commented on
Jan 27, 2025 • 0 new comments -
console.error in suspense cause infinite loop
#74817 commented on
Jan 27, 2025 • 0 new comments -
Route handler does not receive searchParams set by middleware without runtime edge
#64776 commented on
Jan 27, 2025 • 0 new comments -
Google Tag Manager event "History change" is no longer fired in Next.js 14.0.3
#58924 commented on
Jan 27, 2025 • 0 new comments -
"error createContext only works in Client Components" still exists
#60877 commented on
Jan 27, 2025 • 0 new comments -
[PPR][DIO] Dynamic Segment Static Shell is blank
#73819 commented on
Jan 27, 2025 • 0 new comments -
usePathname() causes hydration errors when combined with rewrites
#52700 commented on
Jan 27, 2025 • 0 new comments -
Next.js does not bundle necessary JSON files in ESM output
#63368 commented on
Jan 27, 2025 • 0 new comments -
Module imported in different files re-evaluated
#49309 commented on
Jan 27, 2025 • 0 new comments -
Invalid HTML inside `dangerouslySetInnerHTML` breaks the page.
#14797 commented on
Jan 27, 2025 • 0 new comments -
Hydration error when using app dir in Next.js 13 (Video included)
#44400 commented on
Jan 27, 2025 • 0 new comments -
Turbopack Error: "Next.js package not found" during pnpm dev
#75207 commented on
Jan 28, 2025 • 0 new comments -
Related to #58661 redirect(<path>) does not work at all inside intercepting routes
#74602 commented on
Jan 28, 2025 • 0 new comments -
Vercel local build for NextJS and prebuilt deployment throws error with styled-jsx
#73648 commented on
Jan 28, 2025 • 0 new comments -
On demand revalidation removes statically generated pages with `generateStaticParams()` and `dynamicParams = false`
#63479 commented on
Jan 28, 2025 • 0 new comments -
Returning `notFound` from `getStaticProps` with dynamic path and middleware shows error page instead of 404 page
#74276 commented on
Jan 28, 2025 • 0 new comments -
Always get ts error when exporting frontmatter from mdx file
#70841 commented on
Jan 28, 2025 • 0 new comments -
Custom error.tsx page is not rendered for dynamic routes using generateStaticParams / ISR in app router. Pages router 500.tsx is rendered instead
#62046 commented on
Jan 28, 2025 • 0 new comments -
Browser back button fails after navigation with URL anchor fragment
#75072 commented on
Jan 28, 2025 • 0 new comments -
Module '"next" has no exported member "X" (eg, 'Image', 'NextConfig').
#71889 commented on
Jan 28, 2025 • 0 new comments -
navigating back from multiple intercepted route breaks routing
#66853 commented on
Jan 28, 2025 • 0 new comments -
Custom 404 not working in Pages Router if `app` directory exists
#58945 commented on
Jan 28, 2025 • 0 new comments -
Turbopack Not Compiling Tailwind CSS Changes in Safari
#71923 commented on
Jan 28, 2025 • 0 new comments -
Another Memory Leak in `next/image`
#44685 commented on
Jan 28, 2025 • 0 new comments -
Memory spike issue with Next.js 15.1.4 on Azure
#74855 commented on
Jan 28, 2025 • 0 new comments -
Parallel routes with intercepting route child, causing 500 error on vercel from dynamic route.
#74719 commented on
Jan 28, 2025 • 0 new comments -
(App Router) Higher order function component support
#44307 commented on
Jan 28, 2025 • 0 new comments -
Global CSS not removed between app router pages
#58597 commented on
Jan 28, 2025 • 0 new comments -
Bun APIs don't work with next
#75220 commented on
Jan 28, 2025 • 0 new comments -
Tree shaking in middleware doesn't work
#75180 commented on
Jan 28, 2025 • 0 new comments -
OpenGraph Metdata handling doesn't retain URL parameters for main page
#74689 commented on
Jan 28, 2025 • 0 new comments -
[NEXT-1044] When layout is RSC, all client components used in it will rerender if they are wrapped in `React.memo`
#44901 commented on
Jan 28, 2025 • 0 new comments -
pnpm workspace package with non shared lockfile break dev mode
#75226 commented on
Jan 28, 2025 • 0 new comments -
`optimizePackageImports` + `rxjs` fails to build in a turborepo
#55818 commented on
Jan 28, 2025 • 0 new comments -
Hard Navigation On Client side Navigation (using Link component) in Nextjs 15
#72383 commented on
Jan 28, 2025 • 0 new comments -
Production CSS optimization breaks margins behavior
#45229 commented on
Jan 28, 2025 • 0 new comments -
Error when using namespace/compound components in React Server Component
#75192 commented on
Jan 29, 2025 • 0 new comments -
root not-found page not displayed when inside a route group
#73380 commented on
Jan 29, 2025 • 0 new comments -
Turbopack inappropriately compiling recursive function in Azure Maps
#73634 commented on
Jan 29, 2025 • 0 new comments -
`robots.txt` generation from `robots.ts` fails with `output: "export"` config in Next 15 RC & Canary.108
#68667 commented on
Jan 29, 2025 • 0 new comments -
BUG: incorrect url encoding in `<link rel="preload">` for prioritized images
#68998 commented on
Jan 29, 2025 • 0 new comments -
`optimizePackageImports` is not working with `react-icons` in dev mode
#70666 commented on
Jan 29, 2025 • 0 new comments -
[NEXT-1143] Dev mode slow compilation
#48748 commented on
Jan 29, 2025 • 0 new comments -
DraftMode __prerender_bypass cookie SameSite LAX instead of None
#49927 commented on
Jan 29, 2025 • 0 new comments -
Server Actions don't respect the `NextResponse.redirect` from Middleware
#65394 commented on
Jan 29, 2025 • 0 new comments -
Loading.tsx and Suspense do not work on second page load and on
#73474 commented on
Jan 29, 2025 • 0 new comments -
Inconsistent CSS resolution order
#64921 commented on
Jan 29, 2025 • 0 new comments -
template.js not executing on every request
#60032 commented on
Jan 29, 2025 • 0 new comments -
Source map warning on Next 15.0.3 with turbopack, Windows, Firefox
#73384 commented on
Jan 29, 2025 • 0 new comments -
"next dev --turbo" fails in WASM with error (`turbo.createProject` is not supported by the wasm bindings)
#70522 commented on
Jan 29, 2025 • 0 new comments -
Next.js 15 stable codemod has now caused my local font imports to produce hydration errors
#71744 commented on
Jan 29, 2025 • 0 new comments -
Unable to import react-dom/server in a server component
#43810 commented on
Jan 29, 2025 • 0 new comments -
Getting Turbopack fatal error while trying to start and run.
#72196 commented on
Jan 29, 2025 • 0 new comments -
next/image not properly sizing images
#44244 commented on
Jan 29, 2025 • 0 new comments -
Middleware can't detect image requests
#68217 commented on
Jan 29, 2025 • 0 new comments -
Page Reloads When Switching Pages After Rebuilding
#75228 commented on
Jan 29, 2025 • 0 new comments -
Docker standalone build is not working when adding layout to /app path
#68690 commented on
Jan 29, 2025 • 0 new comments -
Lazy loaded component CSS doesn't contain assetPrefix
#75181 commented on
Jan 29, 2025 • 0 new comments -
Debugger not binding breakpoints in VSCode in server components, using official Next.js debugger setup
#62008 commented on
Jan 29, 2025 • 0 new comments -
Next.js TypeError: Cannot read properties of undefined (reading 'bind') - caused by middleware.ts
#56368 commented on
Jan 29, 2025 • 0 new comments -
error TypeError: Cannot read properties of undefined (reading '') when using Next.js runtime edge on turborepo or Nx
#53562 commented on
Jan 29, 2025 • 0 new comments -
Unexpected behavior when using output: 'export', generateStaticParams(), and export const dynamic
#56253 commented on
Jan 29, 2025 • 0 new comments -
I18n configuration in next.config.js breaks app directory
#53724 commented on
Jan 29, 2025 • 0 new comments -
Async generateMetadata hangs the app without any visible sign of loading
#55524 commented on
Jan 29, 2025 • 0 new comments -
Add `app/` directory support for custom title in Error page
#45620 commented on
Jan 29, 2025 • 0 new comments -
Next 13 /_next/webpack-hmr pending indefinitely with custom server
#50461 commented on
Jan 29, 2025 • 0 new comments -
[NEXT-1188] [13.4.x] ReferenceError: TextEncoder is not defined
#49397 commented on
Jan 29, 2025 • 0 new comments -
Top level await (experimental) not working with Server Actions called from Client Components
#54282 commented on
Jan 29, 2025 • 0 new comments -
Component Flickering while developing Next.js and Tailwind
#48879 commented on
Jan 29, 2025 • 0 new comments -
Sitemap rendering broken on NextJS 15 with edge runtime
#75174 commented on
Jan 29, 2025 • 0 new comments -
Unable to download swc package - Next.js project in Android Termux
#58483 commented on
Jan 29, 2025 • 0 new comments -
Next.js not fully functional on Safari for iOS 12
#48627 commented on
Jan 29, 2025 • 0 new comments -
request host header is [::]:3000 in middleware when redirecting in server action
#62903 commented on
Jan 29, 2025 • 0 new comments -
[NEXT-1141] Next router / link not working when redirecting with new search params [Regression]
#49297 commented on
Jan 29, 2025 • 0 new comments -
Cannot run Server Actions in GitHub Codespaces or VSCode Tunnel
#58019 commented on
Jan 29, 2025 • 0 new comments -
[NEXT-853] Running development mode on fresh create-next-app not working
#45413 commented on
Jan 29, 2025 • 0 new comments -
Catch-all routs overlaps with static routs
#54972 commented on
Jan 29, 2025 • 0 new comments -
Client side navigation not working when middleware is enable for SSG
#47112 commented on
Jan 29, 2025 • 0 new comments -
vercel error no such file or directory, open '/var/task/node_modules/shiki/themes/one-dark-pro.json'
#52711 commented on
Jan 29, 2025 • 0 new comments -
[webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies
#47394 commented on
Jan 29, 2025 • 0 new comments -
Next.js application showcases intermittent slow responses, in Google Cloud Run instance running, from 30 seconds up to more than 1 minute
#48539 commented on
Jan 29, 2025 • 0 new comments -
{output: standalone} .nft files bundling dependencies that should be removed with dead code elimination
#40200 commented on
Jan 29, 2025 • 0 new comments -
App.dir Dynamic Routing Overwriting Index (page.tsx) Page
#42598 commented on
Jan 29, 2025 • 0 new comments -
Turbopack fails to load valid .mjs module with UTF-8 error
#75179 commented on
Jan 29, 2025 • 0 new comments -
nextjs 13.4.13 is not transpiling code to browser old versions even with browserslist option in package.json
#53821 commented on
Jan 29, 2025 • 0 new comments -
SWC minifier changes Temporal workflow names in turborepo setup
#74332 commented on
Jan 30, 2025 • 0 new comments -
in Page Router, If throw errors in suspended component at server on purpose, Error Popup shows
#53987 commented on
Jan 30, 2025 • 0 new comments -
[Error [TurbopackInternalError]: Next.js package not found
#74226 commented on
Jan 30, 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
Jan 30, 2025 • 0 new comments -
window.history.replaceState causes re-render in any component using useParams even if path parameters haven't changed.
#64064 commented on
Jan 30, 2025 • 0 new comments -
[NextJS 14.1.0] TypeError: Cannot read properties of undefined (reading 'call')
#61995 commented on
Jan 30, 2025 • 0 new comments -
Rendering Suspense in server component throws React error 419 in production builds
#51581 commented on
Jan 30, 2025 • 0 new comments -
SCSS Url Static Assets Failing to load
#70021 commented on
Jan 30, 2025 • 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
Jan 30, 2025 • 0 new comments -
`params` are awaited well but the warning, `params` should be awaited before using its properties. is still displayed
#74406 commented on
Jan 30, 2025 • 0 new comments -
wip: add support for https with draft mode
#65858 commented on
Jan 29, 2025 • 0 new comments -
Fix: The issue in importing fonts in buildable next.js libraries
#66889 commented on
Jan 28, 2025 • 0 new comments -
fix: _next/image intercepted by middleware
#68271 commented on
Jan 29, 2025 • 0 new comments -
Feat: Support typescript postcss config
#69827 commented on
Jan 28, 2025 • 0 new comments -
Introduce experimental Request Interceptors
#70961 commented on
Jan 27, 2025 • 0 new comments -
fix(image-optimizer): Improve image optimizer quality with smartSubsample for better chroma subsampling
#73272 commented on
Jan 28, 2025 • 0 new comments -
transform: cache tracking for dynamic import()
#74152 commented on
Jan 28, 2025 • 0 new comments -
update: Prevent async components with named and default exports in 'use client' files
#74478 commented on
Jan 28, 2025 • 0 new comments -
try ci
#74554 commented on
Jan 29, 2025 • 0 new comments -
[Turbopack] connect children in a batch when task is about to finish
#74773 commented on
Jan 30, 2025 • 0 new comments -
[Turbopack] setup aggregation number before connecting children
#74910 commented on
Jan 30, 2025 • 0 new comments -
fix(next-config-ts): Resolve compilerOptions from extends (#74888)
#74914 commented on
Jan 29, 2025 • 0 new comments -
Add package.json script for building turbopack-cli
#75031 commented on
Jan 24, 2025 • 0 new comments -
[Turbopack] enable production chunking for CSS too
#75049 commented on
Jan 24, 2025 • 0 new comments -
[Turbopack] track sizes and histogram
#75112 commented on
Jan 24, 2025 • 0 new comments -
feat: added support for prefetch segments when deployed
#75202 commented on
Jan 30, 2025 • 0 new comments