Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
19 Releases published by 2 people
-
v14.2.1-canary.4
published
Apr 13, 2024 -
v14.2.1-canary.5
published
Apr 14, 2024 -
v14.2.1-canary.6
published
Apr 15, 2024 -
v14.2.1-canary.7
published
Apr 15, 2024 -
v14.3.0-canary.0
published
Apr 15, 2024 -
v14.3.0-canary.1
published
Apr 15, 2024 -
v14.3.0-canary.2
published
Apr 15, 2024 -
v14.3.0-canary.3
published
Apr 15, 2024 -
v14.3.0-canary.4
published
Apr 15, 2024 -
v14.3.0-canary.5
published
Apr 16, 2024 -
v14.3.0-canary.6
published
Apr 16, 2024 -
v14.3.0-canary.7
published
Apr 17, 2024 -
v14.3.0-canary.8
published
Apr 17, 2024 -
v14.3.0-canary.9
published
Apr 17, 2024 -
v14.2.2
published
Apr 18, 2024 -
v14.3.0-canary.10
published
Apr 18, 2024 -
v14.3.0-canary.11
published
Apr 18, 2024 -
v14.3.0-canary.12
published
Apr 19, 2024 -
v14.3.0-canary.13
published
Apr 19, 2024
103 Pull requests merged by 45 people
-
fix interception route rewrite regex not supporting hyphenated segments
#64805 merged
Apr 20, 2024 -
fix: remove traceparent from cachekey should not remove traceparent from original object
#64727 merged
Apr 19, 2024 -
Update 06-bundle-analyzer.mdx
#64740 merged
Apr 19, 2024 -
docs: "generateMetadata" to "generateViewport" in doc "generateViewport"
#64795 merged
Apr 19, 2024 -
Update index.mdx
#64794 merged
Apr 19, 2024 -
Upgrade Turborepo
#64767 merged
Apr 19, 2024 -
fix(fetch-cache): fix typo
#64786 merged
Apr 19, 2024 -
Docs: Clarify template.js behavior
#64781 merged
Apr 19, 2024 -
chore: match label name during autolabeling
#64770 merged
Apr 19, 2024 -
Update Turbopack development test manifest
#64762 merged
Apr 19, 2024 -
chore: rename 'example bug' label to 'examples'
#64775 merged
Apr 19, 2024 -
docs: remove types in js example
#64761 merged
Apr 19, 2024 -
chore: exit running related tests if there was no match
#64772 merged
Apr 19, 2024 -
Reapply "chore(test): run related E2E deploy tests on PRs" (#64682)
#64712 merged
Apr 19, 2024 -
Turbopack: Don’t show stack traces for internal modules
#64228 merged
Apr 18, 2024 -
[actions] Enforce body limit using Transform stream
#64694 merged
Apr 18, 2024 -
Update 07-route-groups.mdx, remove extra bracket
#64754 merged
Apr 18, 2024 -
docs: fix default.js params example
#64748 merged
Apr 18, 2024 -
docs: Add ant-design library info
#63965 merged
Apr 18, 2024 -
Clean-up fetch metrics tracking
#64746 merged
Apr 18, 2024 -
fix root page revalidation when redirecting in a server action
#64730 merged
Apr 18, 2024 -
Fix next-swc native binary write in tests
#64744 merged
Apr 18, 2024 -
Add `@appsignal/nodejs` to the external packages list
#64503 merged
Apr 18, 2024 -
docs: Suggest a blobless clone instead of a shallow clone
#64693 merged
Apr 18, 2024 -
add node example to open graph image docs
#64305 merged
Apr 18, 2024 -
prevent erroneous route interception during lazy fetch
#64692 merged
Apr 18, 2024 -
Fix typo: 'serverComponentsExtenalPackages' should be 'serverComponentsExternalPackages'
#64705 merged
Apr 18, 2024 -
Update Turbopack development test manifest
#64709 merged
Apr 18, 2024 -
Docs: Review auth guide
#64605 merged
Apr 18, 2024 -
Revert "fix TypeError edge-case for parallel slots rendered multiple times"
#64690 merged
Apr 17, 2024 -
Fix: resolve mixed re-exports module as cjs
#64681 merged
Apr 17, 2024 -
update turbopack
#64686 merged
Apr 17, 2024 -
Revert "chore(test): run related E2E deploy tests on PRs"
#64682 merged
Apr 17, 2024 -
hotfix(turbopack): Update with patch for postcss.config.js path resolution on Windows
#64677 merged
Apr 17, 2024 -
fix(next-server): 'quiet' setting delegate for custom server
#64512 merged
Apr 17, 2024 -
Reduce amount of data passed to collectBuildTraces
#59665 merged
Apr 17, 2024 -
docs: fix MDX codeblock
#64673 merged
Apr 17, 2024 -
Fix reporting when performance.measure doesn't exist (Edge)
#64669 merged
Apr 17, 2024 -
Don't output .test.ts files in next/font
#63472 merged
Apr 17, 2024 -
Fix experimental/testmode by removing console.log
#64670 merged
Apr 17, 2024 -
add pathname normalizer for actions
#64592 merged
Apr 17, 2024 -
Upgrade typescript to 5.3
#64043 merged
Apr 17, 2024 -
Improve top level await coverage
#64508 merged
Apr 17, 2024 -
chore: fix a wrong link for with-service-worker example
#64666 merged
Apr 17, 2024 -
chore: update label
#64662 merged
Apr 17, 2024 -
chore: update labels in workflows/templates
#63713 merged
Apr 17, 2024 -
chore(test): run related E2E deploy tests on PRs
#63763 merged
Apr 17, 2024 -
Revert "fix(next): global not-found not working on multi-root layouts"
#64601 merged
Apr 17, 2024 -
Fix ASL bundling for dynamic css
#64451 merged
Apr 17, 2024 -
docs: clarify runtime
#64593 merged
Apr 17, 2024 -
fix TypeError edge-case for parallel slots rendered multiple times
#64271 merged
Apr 17, 2024 -
fix incorrect refresh request when basePath is set
#64589 merged
Apr 17, 2024 -
memoize layout router context
#64575 merged
Apr 16, 2024 -
Docs: Fix broken link
#64581 merged
Apr 16, 2024 -
Update Turbopack development test manifest
#64579 merged
Apr 16, 2024 -
Update Sanity example deps and tsconfig
#64570 merged
Apr 16, 2024 -
Improve auth docs
#63140 merged
Apr 16, 2024 -
fix(next-swc): correctly set wasm fallback for known target triples
#64567 merged
Apr 16, 2024 -
chore: remove unused rust dependencies
#62176 merged
Apr 16, 2024 -
fix: filter out middleware requests in logging
#64549 merged
Apr 16, 2024 -
fix refresh behavior for discarded actions
#64532 merged
Apr 16, 2024 -
Fix cjs client components tree-shaking
#64558 merged
Apr 16, 2024 -
perf: improve Pages Router server rendering performance
#64461 merged
Apr 16, 2024 -
Update Turbopack development test manifest
#64546 merged
Apr 16, 2024 -
fix HMR for cases where chunking changes
#64367 merged
Apr 16, 2024 -
chore: tweak unhelpful comment weight
#64496 merged
Apr 16, 2024 -
feat: Add a validation for `postcss` with `useLightningcss`
#64379 merged
Apr 16, 2024 -
Enhance types for Node and Edge environments
#64454 merged
Apr 16, 2024 -
Typo "Minifer" in config.ts
#64359 merged
Apr 15, 2024 -
feat: add information that revalidate interval is in seconds
#64229 merged
Apr 15, 2024 -
chore(next/font): update @capsizecss/metrics package
#64528 merged
Apr 15, 2024 -
next/script: Correctly apply async and defer props
#52939 merged
Apr 15, 2024 -
Require turbopack build jobs
#64526 merged
Apr 15, 2024 -
Turbopack: don’t show long internal stack traces on build errors
#64427 merged
Apr 15, 2024 -
refactor: remove always truthy flag
#64522 merged
Apr 15, 2024 -
Turbopack: Allow client components to be imported in app routes
#64520 merged
Apr 15, 2024 -
Update to latest rust-cache
#64524 merged
Apr 15, 2024 -
update turbopack
#64501 merged
Apr 15, 2024 -
docs(09-authentication): fixes link to NextAuth.js
#64457 merged
Apr 15, 2024 -
hotfix: hardcoded skip turbopack tests to manifest
#64515 merged
Apr 15, 2024 -
disable production chunking in dev
#64488 merged
Apr 15, 2024 -
fix(next): `Metadata.openGraph` values not resolving basic values when `type` is set
#63620 merged
Apr 15, 2024 -
fix: `lib/helpers/install.ts` to better support pnpm and properly respect `root` argument
#64418 merged
Apr 15, 2024 -
Fix DynamicServerError not being thrown in fetch
#64511 merged
Apr 15, 2024 -
chore(next): add keywords on package.json
#64173 merged
Apr 15, 2024 -
fix(next): global not-found not working on multi-root layouts
#63053 merged
Apr 15, 2024 -
Add typechecking test for all entrypoints
#64478 merged
Apr 15, 2024 -
Fix typo in dynamic-rendering.ts
#64365 merged
Apr 15, 2024 -
feat: strip traceparent header from cachekey
#64499 merged
Apr 15, 2024 -
Update font data
#64481 merged
Apr 15, 2024 -
chore(docs): Add example usage of PixelBin custom image loader
#64074 merged
Apr 15, 2024 -
Fix missing PagesOnly in 05-mdx
#64505 merged
Apr 15, 2024 -
chore: Update pnpm v8.15.14 to v8.15.7
#64479 merged
Apr 15, 2024 -
improve turborepo caching
#64493 merged
Apr 15, 2024 -
Fix client boundary inheritance for barrel optimization
#64467 merged
Apr 14, 2024 -
docs: fix config variable usage in memory docs
#64469 merged
Apr 14, 2024 -
[Docs] Adds MDX Components file convention page and updates MDX page
#63568 merged
Apr 13, 2024 -
router restore should take priority over pending actions
#64449 merged
Apr 13, 2024 -
default fetchCache to no-store when force-dynamic is set
#64145 merged
Apr 13, 2024 -
tweak test for Azure
#64424 merged
Apr 13, 2024 -
Fix optimizePackageImports docs for Pages Router
#64439 merged
Apr 13, 2024 -
Revert "Fix: css in next/dynamic component in edge runtime"
#64442 merged
Apr 13, 2024
40 Pull requests opened by 28 people
-
Supports different path types as cacheHandler path
#64475 opened
Apr 14, 2024 -
build(edge): extract buildId into environment
#64521 opened
Apr 15, 2024 -
Enable loading source maps for Next Server and React
#64527 opened
Apr 15, 2024 -
Use package exports
#64529 opened
Apr 15, 2024 -
add support for css-in-js ressource mapping in experimental lightningcss-loader
#64551 opened
Apr 16, 2024 -
build: Update `swc_core` to `v0.90.33 `
#64553 opened
Apr 16, 2024 -
fix: load the tags manifest asynchronously
#64563 opened
Apr 16, 2024 -
Allow additional exports in the typescript plugin
#64574 opened
Apr 16, 2024 -
Add sassOption `implementation` to support sass-embedded
#64577 opened
Apr 16, 2024 -
feat(turbopack): inject missing root layout on dev
#64586 opened
Apr 16, 2024 -
refactor <AppRouter /> structure
#64594 opened
Apr 17, 2024 -
TypeScript 5.4
#64602 opened
Apr 17, 2024 -
Fix internal route redirection with absolute urls outside basePath
#64604 opened
Apr 17, 2024 -
refactor router & action queue initialization
#64671 opened
Apr 17, 2024 -
feat(next-core): support parsing matcher config object
#64678 opened
Apr 17, 2024 -
Use fewer streams
#64689 opened
Apr 17, 2024 -
Add --skip-install flag to create-next-app
#64691 opened
Apr 17, 2024 -
fix to include cookies in older browser when requesting server action from client component
#64701 opened
Apr 18, 2024 -
Remove extra suspense boundary for default next/dynamic
#64716 opened
Apr 18, 2024 -
add bash script to run a benchmark
#64717 opened
Apr 18, 2024 -
add CI script for benchmarks
#64718 opened
Apr 18, 2024 -
fix(next-core): add Array.toReversed, toSpliced, toSorted, with polyfills
#64725 opened
Apr 18, 2024 -
feat: extend gtag.js with debugmode config released in GA4
#64742 opened
Apr 18, 2024 -
NextJS App router: add `isolated-vm` to server-external-packages.json
#64749 opened
Apr 18, 2024 -
Add support for experimental test mode to Create Next App
#64750 opened
Apr 18, 2024 -
Turbopack: Allow client components from foreign code in app routes
#64751 opened
Apr 18, 2024 -
[actions] Add body size limit support for edge
#64757 opened
Apr 18, 2024 -
Warn when `javascript:` URLs are used during client-side navigation
#64779 opened
Apr 19, 2024 -
WIP: Add examples for pathname patterns in Layouts
#64785 opened
Apr 19, 2024 -
Move next-swc Turborepo config to packages/next-swc
#64789 opened
Apr 19, 2024 -
Update React from 14898b6a9 to c3048aab4
#64798 opened
Apr 19, 2024 -
fix(fetch-cache): update logic for checking memory cache
#64799 opened
Apr 19, 2024 -
fext(next): extend next.config for mdxRs support options
#64801 opened
Apr 19, 2024 -
Disable ncc cache instead of cache cleaning
#64804 opened
Apr 19, 2024 -
Ensure a single react-dom version
#64806 opened
Apr 19, 2024 -
fix: mixing wildcard import and named import client components
#64809 opened
Apr 20, 2024 -
Update Turbopack development test manifest
#64815 opened
Apr 20, 2024 -
Update Turbopack production test manifest
#64816 opened
Apr 20, 2024 -
Replace createNextDescribe with nextTestSetup
#64817 opened
Apr 20, 2024 -
Update Nav.tsx
#64818 opened
Apr 20, 2024
135 Issues closed by 29 people
-
Parallel routing with intercepting on as modal / page have unexpected behavior
#64808 closed
Apr 20, 2024 -
Navigating away from parallel route with router.push() doesn't trigger catch-all
#64807 closed
Apr 20, 2024 -
Intercepting Routes not working as expected 14.2.1
#64766 closed
Apr 20, 2024 -
RootLayout render infinitely
#64756 closed
Apr 19, 2024 -
Sitemap generation with multi languages doesn't produce the XML!
#64790 closed
Apr 19, 2024 -
Docs: Page Router - Route Grouping
#64700 closed
Apr 19, 2024 -
Docs: Bundle Analyzer recommended code leads to warning when turbopack is enabled
#64739 closed
Apr 19, 2024 -
NO WARNING FOR DEFAULT EXPORT in route.ts file
#64777 closed
Apr 19, 2024 -
Docs: Switchers (App Router/Pages Router, TypeScript/JavaScript) not working on mobile browsers
#64292 closed
Apr 19, 2024 -
window.addEventListener
#64752 closed
Apr 18, 2024 -
Deep default.js is completely ignored
#64708 closed
Apr 18, 2024 -
Docs: on vercel.com/docs/storage/vercel-postgres/quickstart anchor link not working
#62718 closed
Apr 18, 2024 -
Update the swc doc, not functioning well on Termux
#63760 closed
Apr 18, 2024 -
Docs: Allow https://nextjs.org/ to work when PerformanceObserver is undefined
#64211 closed
Apr 18, 2024 -
Unable to parse middleware config when using array and turbopack
#64747 closed
Apr 18, 2024 -
Memory Leak with Next.js's global fetch. Tested against http module
#64212 closed
Apr 18, 2024 -
redirect in server action and revalidateTag cause a parallel route to lose its active state
#64728 closed
Apr 18, 2024 -
Parallel routes breaks the browser back button, and it happens even on https://nextgram.vercel.app/
#64676 closed
Apr 18, 2024 -
App router: get params in the generateSitemaps function from dynamic page /[locale]/sitemap.xml
#64548 closed
Apr 18, 2024 -
Docs: Support docs versioning out of the box
#64514 closed
Apr 18, 2024 -
Docs: Next.js version ref globally shown on docs to improve clarity on referenced release version?
#47119 closed
Apr 18, 2024 -
v14.2 causing build error for Material UI Icons
#64518 closed
Apr 17, 2024 -
bug: serverActions.bodySizeLimit is ignored
#64680 closed
Apr 17, 2024 -
14.2.1 next dev --turbo still fail
#64684 closed
Apr 17, 2024 -
Turbopack: CommonJS require import of 'canvas' fails to resolve when using react-pdf library
#64657 closed
Apr 17, 2024 -
ReferenceError: userland is not defined from punicode (deprecated)
#64003 closed
Apr 17, 2024 -
Navigation with Link inconsistently scrolls to top
#64275 closed
Apr 17, 2024 -
Cannot deploy nextjs-with-supabase
#64045 closed
Apr 17, 2024 -
NextJS Build Issue on Vercel
#64318 closed
Apr 17, 2024 -
BUG: Internal error: Error: Could not find the module
#61012 closed
Apr 17, 2024 -
Server Actions: Blocking Behaviour
#64396 closed
Apr 17, 2024 -
Different behavior with and without `--turbo` flag in `next dev` command
#64552 closed
Apr 17, 2024 -
Replacing favicon.ico not working for NextJS new version
#64597 closed
Apr 17, 2024 -
Docs: [Bug] I cannot switch to page router docs in mobile
#64560 closed
Apr 17, 2024 -
Test 2
#64663 closed
Apr 17, 2024 -
After adding the middleware, the webpage appears twice
#64668 closed
Apr 17, 2024 -
top-level-await error using app directory
#43382 closed
Apr 17, 2024 -
Test
#64661 closed
Apr 17, 2024 -
[NEXT-1550] App Router with `output: export` does not support `useParams()` on client
#54393 closed
Apr 17, 2024 -
[Image] Loader config is ignored when using the unoptimized prop
#50764 closed
Apr 17, 2024 -
CSS module styling is removed too early on route changes
#17464 closed
Apr 17, 2024 -
The default env file create by the Vercel CLI should match the Next.js recommended filename
#16763 closed
Apr 17, 2024 -
Dev Server Eagerly Compiles Dynamic Imports
#18819 closed
Apr 17, 2024 -
Typescript typing of both <Head /> components, custom component children
#19168 closed
Apr 17, 2024 -
Relative path prefix for next/image with remote images
#19206 closed
Apr 17, 2024 -
Improve XSS security for font optimizations
#19989 closed
Apr 17, 2024 -
`next dev` default listens on all interfaces
#20137 closed
Apr 17, 2024 -
Add support for the content-visibility CSS property to the image component
#21532 closed
Apr 17, 2024 -
Fail to fetch image in AWS S3 - wrong request header
#23755 closed
Apr 17, 2024 -
Error: Failed to load resource: the server responded with a status of 413 ()
#25598 closed
Apr 17, 2024 -
Reduce the size of blurry placeholder dataURLs
#26146 closed
Apr 17, 2024 -
Common Next.js issues that could use integrated ESLint rules
#27051 closed
Apr 17, 2024 -
Update `fill` and responsive examples to use correct `sizes` prop
#30640 closed
Apr 17, 2024 -
Investigate using @swc/helpers
#30806 closed
Apr 17, 2024 -
Improve syntax error reporting with SWC enabled
#30813 closed
Apr 17, 2024 -
Top level await with SWC
#31054 closed
Apr 17, 2024 -
Parse and warn for invalid `sizes` prop on Image component
#31209 closed
Apr 17, 2024 -
Add `lossless` prop to `next/image` component
#32106 closed
Apr 17, 2024 -
Hard crash when applying suggested tsconfig.json in read-only environments
#34536 closed
Apr 17, 2024 -
[Tree Shake] Next.js emit unused code into the `main` bundle
#36702 closed
Apr 17, 2024 -
NextResponse: use a decorator to handle cookies
#36769 closed
Apr 17, 2024 -
[Script] Don't include `next/script` code into the client bundle if it isn't being used
#37407 closed
Apr 17, 2024 -
Provide a better error regarding improper window references
#16374 closed
Apr 17, 2024 -
Add special behavior for `next export` (auto export) running out of disk space
#14677 closed
Apr 17, 2024 -
Enable experimental `pageEnv` by default
#14081 closed
Apr 17, 2024 -
Cannot have an _error.tsx file without a 404.tsx file
#12256 closed
Apr 17, 2024 -
Caching headers are presented in Dev mode while missing in Prod mode
#11046 closed
Apr 17, 2024 -
Monitor `yarn.lock` to trigger reloads
#1113 closed
Apr 17, 2024 -
Option to add cache-control headers to pages with automatic static optimization when using `next start`
#39757 closed
Apr 17, 2024 -
i18n and static export
#38946 closed
Apr 17, 2024 -
Render pages/_error.js in development
#39198 closed
Apr 17, 2024 -
ESLint rule to enforce `key` property on tags inside `next/head`
#39491 closed
Apr 17, 2024 -
The Style JSX Tag in Array.map() Function
#39772 closed
Apr 17, 2024 -
Specify tabindex for the #__next div to make NextJS apps accesible
#40196 closed
Apr 17, 2024 -
Add underlying error to thrown revalidation errors
#40483 closed
Apr 17, 2024 -
Same user-friendly error for gSSP on the edge than API routes/middleware whem importing node modules
#43450 closed
Apr 17, 2024 -
Middleware does not work while using zones
#43645 closed
Apr 17, 2024 -
[@next/bundle-analyzer] Display buildManifest and ssgManifest in bundle analyzer output.
#44033 closed
Apr 17, 2024 -
(AppDir) There's currently no way to run code before the UI is interactive.
#44367 closed
Apr 17, 2024 -
Mixing static and dynamic data through layout (for i18n, multi-tenancy...)
#44712 closed
Apr 17, 2024 -
`next/image` media query display filtering for `priority` images
#45341 closed
Apr 17, 2024 -
Improve router.query params type
#45474 closed
Apr 17, 2024 -
Include HTML comments for server side rendered Markup with out adding wrapper element
#45536 closed
Apr 17, 2024 -
The ability to update <Script /> component's src
#45548 closed
Apr 17, 2024 -
Add soft navigations to `reportWebVitals`
#45557 closed
Apr 17, 2024 -
Codemods skipping with no reason given
#19354 closed
Apr 17, 2024 -
Mailgun emails not being triggered in production. (Unauthorized Error)
#64608 closed
Apr 17, 2024 -
NextJS 14 layout re-render when changing route
#60861 closed
Apr 17, 2024 -
iOS Safari requires 2 clicks for Links to open when Prefetch is true. Using Next 14.2
#64603 closed
Apr 17, 2024 -
v14.2 Css styles are not loaded when navigating to a page with a wrapper component
#64404 closed
Apr 17, 2024 -
Pull the project to run the 404 page
#64599 closed
Apr 17, 2024 -
[TurboPack] When using a custom PostCSS config, TurboPack fails to compile application on Windows
#63755 closed
Apr 17, 2024 -
TypeError: Cannot destructure property 'parallelRouterKey' of 'param' as it is null.
#58485 closed
Apr 17, 2024 -
router.refresh() causes 404 with basePath
#64584 closed
Apr 17, 2024 -
Was this issue ever fixed? I can not seem to find the fix
#64590 closed
Apr 17, 2024 -
[@next/mdx] javascript from MDX output is being HTML escaped
#64587 closed
Apr 16, 2024 -
Hovering a prefetch Link causes unnecessary re-render of the error boundary in production
#63159 closed
Apr 16, 2024 -
Unable to build nextjs 14 app router on linux server machine but able to build on my local machine
#64588 closed
Apr 16, 2024 -
generateSitemaps Can't Handle Double Digit Params
#64583 closed
Apr 16, 2024 -
TurboPack crashes immediately while compiling any page. Webpack working fine
#63924 closed
Apr 16, 2024 -
Dynamic API route catch-all statement fails on vercel but works locally
#64507 closed
Apr 16, 2024 -
redirect in Server Actions & route.push do not work in Intercepting Routes anymore
#64535 closed
Apr 16, 2024 -
`revalidateTag` inside dynamic parallel route slot does not work as expected
#64517 closed
Apr 16, 2024 -
rt.toLowerCase is not a function on fresh next js init
#64465 closed
Apr 16, 2024 -
Can't resolve child_process when using any of cron packages
#64547 closed
Apr 16, 2024 -
Naver WebToon Poster Image upstream 403 Error
#64533 closed
Apr 16, 2024 -
Update route handlers docs to call out try catch redirect nuance
#64539 closed
Apr 16, 2024 -
router.relace when shallow be ture will modify the state of history
#64538 closed
Apr 16, 2024 -
router.relace when shallow be ture will modify the state of history
#64537 closed
Apr 16, 2024 -
next/script always loads scripts with async set to true
#52935 closed
Apr 15, 2024 -
next/image loading issue (what happened to #58248)
#61566 closed
Apr 15, 2024 -
14.2.0 throws errors with Turbopack when importing client components in route handlers that use context
#64412 closed
Apr 15, 2024 -
OpenGraphMetadata type is weird
#63415 closed
Apr 15, 2024 -
Page with fetch() call and cache: "no-store" does not switch to Dynamic Rendering
#64462 closed
Apr 15, 2024 -
Next.js proxy from a different origin with a trailing slash isn't possible
#63948 closed
Apr 15, 2024 -
Plyr-react library with Next.js 14
#60862 closed
Apr 15, 2024 -
`next dev` and `next build` crashing in `next@>=14.2.1-canary.4` on Linux
#64468 closed
Apr 15, 2024 -
Docs: How to conditionally stop navigation
#47071 closed
Apr 15, 2024 -
Not applying Tailwind style when conditionally get information from server.
#64480 closed
Apr 15, 2024 -
nextjs v14.2 cause errors on build
#64403 closed
Apr 15, 2024 -
Antd theme is not working with Nextjs 14.1.4 and nextjs module federation 8.1.0
#64491 closed
Apr 15, 2024 -
`next build` produces code that causes error "TypeError: n is not a function" when `next dev` does not
#62953 closed
Apr 15, 2024 -
v14.2 causing build error for Material UI
#64369 closed
Apr 14, 2024 -
custom server with Koa not working
#64377 closed
Apr 14, 2024 -
Next 14. x reported an error when using scss loader
#64388 closed
Apr 13, 2024 -
Docs: TS and JS Switcher not working and how to extend TS and JS Switcher to any other language
#62992 closed
Apr 13, 2024 -
Parallel / Intercepting Route (Modal) won't close until Server Action completes
#64432 closed
Apr 13, 2024 -
Dev server is taking too much memory in my Macbook & Windows machine
#64183 closed
Apr 13, 2024 -
server action redirect() with parallel/intercepting routes not work
#64433 closed
Apr 13, 2024 -
not-found return 200 for dynamic paths
#64446 closed
Apr 13, 2024 -
Does Suspence not work with Page Router
#64387 closed
Apr 13, 2024
38 Issues opened by 38 people
-
`unstable_cache` loads `Object` instance instead of `Map` instance from cache.
#64812 opened
Apr 20, 2024 -
Cosmiconfig in Dev Mode Can't Load Configs Since 14.2
#64802 opened
Apr 19, 2024 -
Docs: 'use client' documentation is unclear about SSR
#64797 opened
Apr 19, 2024 -
Importing default from `next/document` in ESM inside a third-party package doesn't work
#64796 opened
Apr 19, 2024 -
Redirecting to same page (with different parameters) does not reload the entire page
#64793 opened
Apr 19, 2024 -
Edge runtime causing terser panic due to top level await
#64792 opened
Apr 19, 2024 -
next start does not stop next-server on kill signal
#64778 opened
Apr 19, 2024 -
Route handler does not receive searchParams set by middleware without runtime edge
#64776 opened
Apr 19, 2024 -
CSS Styles from unrelated layouts are merged if they have one CSS file in common
#64773 opened
Apr 19, 2024 -
Unhandled Runtime Error:ChunkLoadError: Loading chunk app/layout failed.
#64760 opened
Apr 19, 2024 -
Hot reload making full refresh while using tailwind with app and pages folder
#64743 opened
Apr 18, 2024 -
Hydration mismatch caused by `next/dynamic` when `src` folder and `babel` are used
#64741 opened
Apr 18, 2024 -
Invalid `Cache-Control` header for a not found in catch all segments routes
#64719 opened
Apr 18, 2024 -
Rewrites not working in `afterFiles` when they start with `assetPrefix`
#64710 opened
Apr 18, 2024 -
nested `not-found.tsx` page does not execute script defined in `layout.tsx`
#64706 opened
Apr 18, 2024 -
multi set-cookie merged into one header when cookie name is same
#64698 opened
Apr 18, 2024 -
Querying LDAP database VIA route handler having issues in build but not dev
#64688 opened
Apr 17, 2024 -
next/dynamic renders loading state when React re-renders quickly client-side
#64687 opened
Apr 17, 2024 -
Client Router Cache Caching Errors
#64685 opened
Apr 17, 2024 -
Slow Page Transitions and Infinite Loading with Internal Navigation Using Link Component in Next.js 14.2
#64609 opened
Apr 17, 2024 -
Error in parallel route using Turbopack for next dev
#64600 opened
Apr 17, 2024 -
Server Action blocks navigation to Parallel / Intercepting Route (Modal)
#64585 opened
Apr 16, 2024 -
App router - server side redirect during client side push causes the page to disappear
#64561 opened
Apr 16, 2024 -
Server action redirect with absolute internal URL duplicates basePath
#64557 opened
Apr 16, 2024 -
Custom 404 page not used for Server Side Rendered page returning notFound when using the edge runtime
#64556 opened
Apr 16, 2024 -
Docs: Update route handlers docs to call out try catch redirect nuance
#64540 opened
Apr 16, 2024 -
`next dev --turbo` unable to import ESM-only packages when marked with `serverComponentsExternalPackages`
#64525 opened
Apr 15, 2024 -
Mismatch of names in grid-template-areas and grid-area across different css modules with --turbo
#64509 opened
Apr 15, 2024 -
404 status code on 200 page
#64502 opened
Apr 15, 2024 -
next codemod failed
#64495 opened
Apr 15, 2024 -
Next.js 14.2.0 changed facebook/lexical behavior in dev mode
#64486 opened
Apr 15, 2024 -
Turbopack issue with including dependency via 'link:'
#64472 opened
Apr 14, 2024 -
Next.js Instrumentation can not import and resolve the node-bindings module.
#64471 opened
Apr 14, 2024 -
turbopack : module not found: can't resolve crypto --> jsonwebtoken package uses crypto module
#64464 opened
Apr 14, 2024 -
Image onLoad triggers late
#64458 opened
Apr 14, 2024 -
`next lint` does not recognize eslint.config.js
#64453 opened
Apr 13, 2024 -
make normal error output when global-error is filled incorrectly
#64452 opened
Apr 13, 2024
370 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.
-
fix: improve tsconfig extends checks
#61413 commented on
Apr 19, 2024 • 11 new comments -
Minified React Errors in production
#50245 commented on
Apr 18, 2024 • 11 new comments -
v14.2 - Turbo stopped working (TypeError: createContext is not a function)
#64400 commented on
Apr 20, 2024 • 9 new comments -
Add `next experimental-test` command
#64352 commented on
Apr 19, 2024 • 7 new comments -
Not-found broken with multiple root layouts
#59180 commented on
Apr 17, 2024 • 6 new comments -
[ERR_REQUIRE_ESM]: require() of ES Module `shiki` when using `14.2.x`
#64434 commented on
Apr 20, 2024 • 5 new comments -
generateStaticParams() not detected when using parallel routes / dynamic routes using output: export
#63951 commented on
Apr 19, 2024 • 5 new comments -
[NEXT-1126] Cookies set in middleware missing on Server Component render pass
#49442 commented on
Apr 18, 2024 • 5 new comments -
Unable to parse config export in source file
#63896 commented on
Apr 18, 2024 • 5 new comments -
[NEXT-1151] App router issue with Framer Motion shared layout animations
#49279 commented on
Apr 19, 2024 • 5 new comments -
feat: remove font family hashing in next/font css
#53608 commented on
Apr 17, 2024 • 4 new comments -
Link prefetch requests are throwing 404 errors, but only in production.
#55691 commented on
Apr 19, 2024 • 4 new comments -
Using `--turbo` with `next-mdx-remote/rsc` throws `ModuleBuildError`
#63318 commented on
Apr 17, 2024 • 4 new comments -
next-lint Doesn't Support ESLint 9
#64409 commented on
Apr 17, 2024 • 4 new comments -
<Link> not scrolling top sticky header
#64441 commented on
Apr 13, 2024 • 4 new comments -
Exclude changes that already landed in canary when finding changed tests
#64218 commented on
Apr 18, 2024 • 4 new comments -
New ESLint "flat" configuration file does not work with `next/core-web-vitals`
#64114 commented on
Apr 16, 2024 • 3 new comments -
Missing styles on not-found (404) page
#64213 commented on
Apr 18, 2024 • 3 new comments -
Error occurred prerendering page - 14.0.2+
#58576 commented on
Apr 17, 2024 • 3 new comments -
Array.toSorted, toSliced, toReversed polyfills missing
#58242 commented on
Apr 18, 2024 • 3 new comments -
Set multiple cookies on API routes (Pages Router)
#64166 commented on
Apr 18, 2024 • 3 new comments -
Fix debugger port
#60919 commented on
Apr 15, 2024 • 3 new comments -
Allow passing a nonce to two third-party libraries
#61820 commented on
Apr 17, 2024 • 3 new comments -
App Router: Application crashes with client-side exeption on dynamic import failure
#63918 commented on
Apr 14, 2024 • 3 new comments -
2X rendering/2X fetch calls on page revalidation ISR [production build] - Next.js v14.0.4-canary.15
#58736 commented on
Apr 17, 2024 • 3 new comments -
`useEffect` not working in root `loading.tsx` on initial loading
#41972 commented on
Apr 17, 2024 • 2 new comments -
next.js 14.2 breaks styled-jsx interpolation
#64389 commented on
Apr 18, 2024 • 2 new comments -
(create-next-app) Intellisense does not recognize alias paths
#48116 commented on
Apr 18, 2024 • 2 new comments -
Server side locale always default in dynamic routes when a middleware is present
#54217 commented on
Apr 18, 2024 • 2 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
Apr 19, 2024 • 2 new comments -
feat: Introduce forbidden()
#63302 commented on
Apr 13, 2024 • 2 new comments -
Image is not processed by nextjs when using large dimensions
#64089 commented on
Apr 18, 2024 • 2 new comments -
next.js 14 redirect() inside a server action can't switch between root layouts (was working in next.js 13)
#58263 commented on
Apr 18, 2024 • 2 new comments -
Route handler returns 404 instead of 200
#58459 commented on
Apr 17, 2024 • 2 new comments -
Parallel routes are rendered unnecessarily
#53292 commented on
Apr 18, 2024 • 2 new comments -
fix(next): skip conventional type check for `_private` folder convention
#64177 commented on
Apr 15, 2024 • 2 new comments -
Another Memory Leak in `next/image`
#44685 commented on
Apr 18, 2024 • 2 new comments -
Add `clientTraceMetadata` experimental option to propagate tracing data to the client
#64256 commented on
Apr 19, 2024 • 2 new comments -
Alternates in sitemap.js app directory
#64335 commented on
Apr 15, 2024 • 2 new comments -
refactor: simplified map+flat in getRootDirs
#55653 commented on
Apr 15, 2024 • 2 new comments -
chore(logging): Disable info logging of critters in production
#62776 commented on
Apr 17, 2024 • 2 new comments -
App Dir: Avoid intercepted route for hard navigated page
#51648 commented on
Apr 20, 2024 • 2 new comments -
Problem loading WASM dependency with App Router
#55537 commented on
Apr 14, 2024 • 2 new comments -
Unused client components are added to a client's bundle in app router.
#50285 commented on
Apr 17, 2024 • 2 new comments -
[turbopack] dynamic import with path alias not working
#63372 commented on
Apr 18, 2024 • 2 new comments -
Dynamic Import of Client Component from Server Component Not Code Split
#61066 commented on
Apr 16, 2024 • 2 new comments -
Encode isn't an option in Cookie
#64346 commented on
Apr 16, 2024 • 2 new comments -
template.js not executing on every request
#60032 commented on
Apr 17, 2024 • 1 new comment -
Url which contain several locales have strange behaviour
#52314 commented on
Apr 17, 2024 • 1 new comment -
useFormState causes an infinite loop when disabling javascript with a binded action
#57867 commented on
Apr 17, 2024 • 1 new comment -
[NEXT-1130] app router: Scroll position not reset when dynamic segment changes
#49427 commented on
Apr 18, 2024 • 1 new comment -
CSP error when using next/image
#45184 commented on
Apr 17, 2024 • 1 new comment -
Async generateMetadata hangs the app without any visible sign of loading
#55524 commented on
Apr 18, 2024 • 1 new comment -
operation not permitted
#40760 commented on
Apr 17, 2024 • 1 new comment -
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
#58055 commented on
Apr 18, 2024 • 1 new comment -
Discrepancy in searchParams between server and client after clicking `Link`
#64170 commented on
Apr 17, 2024 • 1 new comment -
Functions and buttons from react-big-calendar don't work in next 13.4.9 and upwards but work in 13.4.8 and earlier
#56206 commented on
Apr 17, 2024 • 1 new comment -
Incorrect linking of `manifest` if `basePath` is provided.
#56687 commented on
Apr 18, 2024 • 1 new comment -
Unable to download swc package - Next.js project in Android Termux
#58483 commented on
Apr 17, 2024 • 1 new comment -
Refactor code
#64429 commented on
Apr 15, 2024 • 1 new comment -
The ability to set the upper limit per entry (in MB) via the environment variable has been added.
#64428 commented on
Apr 18, 2024 • 1 new comment -
feat(turbopack): Check for duplicate parallel routes
#64181 commented on
Apr 18, 2024 • 1 new comment -
add next-build-test binary / library
#64121 commented on
Apr 18, 2024 • 1 new comment -
[PPR] Enable incremental adoption
#63847 commented on
Apr 20, 2024 • 1 new comment -
Third libraries custom src url gtm
#63767 commented on
Apr 18, 2024 • 1 new comment -
Document firewall and load balancer config for self-hosted Next.js
#63556 commented on
Apr 19, 2024 • 1 new comment -
feat(turbopack-ecmascript): cache external modules with wrapper
#63337 commented on
Apr 19, 2024 • 1 new comment -
feat(next): `next.config.ts`
#63051 commented on
Apr 18, 2024 • 1 new comment -
Remove import meta in ReactRefreshModule.runtime.ts
#60515 commented on
Apr 17, 2024 • 1 new comment -
Add additional tests for streaming responses
#46031 commented on
Apr 15, 2024 • 1 new comment -
Error: Could not find the module [xyz] in the React Client Manifest
#63529 commented on
Apr 20, 2024 • 1 new comment -
Missing webpack dependency when using output standalone + custom server
#64031 commented on
Apr 19, 2024 • 1 new comment -
Build error "Cannot get final name for export '<export_name>'" when using server actions a certain way
#60807 commented on
Apr 19, 2024 • 1 new comment -
Metadata does not get generated for intercepting route if "useless" page file is missing
#62882 commented on
Apr 19, 2024 • 1 new comment -
Cache-Control headers set in next.config.js are overwritten
#22319 commented on
Apr 19, 2024 • 1 new comment -
nextjs keep occupying / listening to port even after being stopped
#58184 commented on
Apr 19, 2024 • 1 new comment -
Dynamic intercepting parallel route is server side rendered
#52842 commented on
Apr 19, 2024 • 1 new comment -
After using getServerSideProps, when the server is redeployed, json and their responses are empty {}.
#62631 commented on
Apr 19, 2024 • 1 new comment -
[NEXT-1308] Css is imported multiple times and out of order in /app dir
#51030 commented on
Apr 19, 2024 • 1 new comment -
Incorrect warning for objects with null prototype passed from Server Components to Client Components
#47447 commented on
Apr 19, 2024 • 1 new comment -
middleware matcher should support template literals
#56398 commented on
Apr 18, 2024 • 1 new comment -
Global CSS not removed between app router pages
#58597 commented on
Apr 18, 2024 • 1 new comment -
Redirect doesn't work for API route handler
#63756 commented on
Apr 18, 2024 • 1 new comment -
Jest/Vitest unit testing: TypeError: (0 , _reactdom.useFormStatus) is not a function
#63868 commented on
Apr 18, 2024 • 1 new comment -
`opengraph-image` and `twitter-image` breaks in dynamic routes
#57349 commented on
Apr 18, 2024 • 1 new comment -
not-found.js not work when use static HTML export
#51400 commented on
Apr 14, 2024 • 1 new comment -
router.refresh() does not update server components data in production
#52964 commented on
Apr 15, 2024 • 1 new comment -
Scripts in head of `layout.tsx` are not run when underlying `page.tsx` throws a server error.
#63980 commented on
Apr 15, 2024 • 1 new comment -
Client side navigation with PPR enabled causes a flash of unstyled content (FOUC)
#61855 commented on
Apr 15, 2024 • 1 new comment -
`revalidatePath` with `type = "layout" | "page"` does not invalidate the data cache
#62071 commented on
Apr 15, 2024 • 1 new comment -
Cannot build nextjs app on FreeBSD
#59997 commented on
Apr 15, 2024 • 1 new comment -
og:image & canonical ads trailing slash when metadataBase is set
#62522 commented on
Apr 15, 2024 • 1 new comment -
Create "with-mongodb-mongoose" in app router
#59819 commented on
Apr 15, 2024 • 1 new comment -
pages folder in src not ignored when app folder exists in root
#58728 commented on
Apr 15, 2024 • 1 new comment -
searchParams object is empty in production build on Vercel
#54507 commented on
Apr 15, 2024 • 1 new comment -
next/image decreases (lighthouse) performance
#60004 commented on
Apr 16, 2024 • 1 new comment -
Test the built -in server is very slow, use ApacheBench.
#50852 commented on
Apr 16, 2024 • 1 new comment -
Middleware causing duplicate /GET logs
#60992 commented on
Apr 16, 2024 • 1 new comment -
Dynamic Routes with generated segment values containing characters that need to be URI encoded return 404 in dev
#63002 commented on
Apr 16, 2024 • 1 new comment -
error.js should catch the error, the page shouldn't return a 500 error
#59404 commented on
Apr 16, 2024 • 1 new comment -
Fetch cache seeded at build time during SSG is not reused at runtime on Vercel
#62649 commented on
Apr 16, 2024 • 1 new comment -
Middleware rewrite unexpectedly adds query parameter
#40991 commented on
Apr 16, 2024 • 1 new comment -
Regression with 404 page
#49173 commented on
Apr 16, 2024 • 1 new comment -
Next 13: router.push with different searchParams does not trigger suspense fallback
#42346 commented on
Apr 16, 2024 • 1 new comment -
Next.js Link component relative path navigation goes to the wrong path
#44568 commented on
Apr 16, 2024 • 1 new comment -
Problem with asPath for server side request when using a custom server and app.render
#56879 commented on
Apr 16, 2024 • 1 new comment -
Server functions silently return undefined when response Content-Type is not RSC
#50659 commented on
Apr 16, 2024 • 1 new comment -
App router: Content flickering with React.createContext and next/dynamic for SSG/SSR
#64060 commented on
Apr 16, 2024 • 1 new comment -
Docs: unclear RedirectType
#59160 commented on
Apr 16, 2024 • 1 new comment -
Hot reload not working with Next.js 13.4.9 in Custom Server development environment
#52931 commented on
Apr 17, 2024 • 1 new comment -
Loading page mismatch in app router directory
#56344 commented on
Apr 17, 2024 • 1 new comment -
Debugging with NODE_OPTIONS='--inspect=0.0.0.0' next dev causes errors
#53127 commented on
Apr 17, 2024 • 1 new comment -
Top score in Lighthouse from the start
#40418 commented on
Apr 17, 2024 • 1 new comment -
[NEXT-1184] moving focus after navigations
#49386 commented on
Apr 17, 2024 • 1 new comment -
`redirect()` should trigger loading screen if the target page takes too long
#56149 commented on
Apr 17, 2024 • 1 new comment -
[NEXT-1318] Unable to use context.waitUntil in Route Handler?
#50522 commented on
Apr 17, 2024 • 1 new comment -
builds are non-deterministic (output file hashes change for no reason)
#63201 commented on
Apr 13, 2024 • 1 new comment -
Nextjs - Getting the referer as null sometimes when reading from the next headers
#59301 commented on
Apr 14, 2024 • 1 new comment -
unstable_cache does not deserialize dates
#51613 commented on
Apr 14, 2024 • 1 new comment -
typedRoutes: after build ts error "not an existing route" (dev ok)
#62335 commented on
Apr 13, 2024 • 1 new comment -
Turbopack & Pages Router: Winston TypeError: __TURBOPACK__commonjs__external__winston__.default.createLogger is not a function
#63795 commented on
Apr 13, 2024 • 1 new comment -
Hot reload not working at latest version of Next.js
#51162 commented on
Apr 14, 2024 • 1 new comment -
Loading layer delayed with async head file (app dir)
#45418 commented on
Apr 13, 2024 • 1 new comment -
HTTP POST Request with body on Basic Example Page Hangs when using app Folder and page.tsx
#52256 commented on
Apr 13, 2024 • 1 new comment -
A module can be imported multiple times on server
#55885 commented on
Apr 14, 2024 • 1 new comment -
Setting Cookies Via Server Action Reloads Entire App
#50163 commented on
Apr 14, 2024 • 1 new comment -
intercepting routes: break when using middleware in dev mode
#54148 commented on
Apr 19, 2024 • 0 new comments -
Intercepting doesn't refresh correctly when a server mutation is triggered
#54088 commented on
Apr 19, 2024 • 0 new comments -
Intercepting Routes is not working with a combination of URL query parameters, soft navigation, and hard navigation.
#53188 commented on
Apr 19, 2024 • 0 new comments -
Intercepting routes don’t work with route groups
#53170 commented on
Apr 19, 2024 • 0 new comments -
App Router showing 404 page when using inbuilt routing but the page is working when visited directly
#51675 commented on
Apr 19, 2024 • 0 new comments -
generateStaticParams breaks intercepting routes
#52880 commented on
Apr 19, 2024 • 0 new comments -
router.refresh isn't working when intercepting routes
#51310 commented on
Apr 19, 2024 • 0 new comments -
Docs: ability to make parallel route to be bound to url segment
#50766 commented on
Apr 19, 2024 • 0 new comments -
useParams values are stale when conditionally rendering parallel routes (version 13.4.2)
#50599 commented on
Apr 19, 2024 • 0 new comments -
[NEXT-1173] use node module inside instrumentation hook cause module not found error
#49565 commented on
Apr 19, 2024 • 0 new comments -
Routes with "nested" parallel routes are not correctly rendered
#56013 commented on
Apr 19, 2024 • 0 new comments -
Intercepting Routes in route group 404 when build, start but working in dev
#54312 commented on
Apr 19, 2024 • 0 new comments -
(..)(..) intercepting routes does not work
#57016 commented on
Apr 19, 2024 • 0 new comments -
Intercepting Routes + Dynamic Routes cause incorrect page routing
#59559 commented on
Apr 19, 2024 • 0 new comments -
Infinite Network Requests and Website Freeze with Two Intercepting Routes: /(.)[id1]/[id2] and /[id1]/(.)[id2]
#60278 commented on
Apr 19, 2024 • 0 new comments -
Interception + Modal intercepts itself causing bad history state
#61301 commented on
Apr 19, 2024 • 0 new comments -
Intercepting + Dynamic Routes, Jumping the page causes a forced refresh
#62207 commented on
Apr 19, 2024 • 0 new comments -
Bug When Using Browser Back with Intercepting Routes
#62434 commented on
Apr 19, 2024 • 0 new comments -
Partial Pre-rendering breaks Intercepted Route
#61371 commented on
Apr 19, 2024 • 0 new comments -
Updating searchParams while using parallel routes doesn't update it for the initial page
#62451 commented on
Apr 19, 2024 • 0 new comments -
Dynamic segment parallel route does not match static normal route
#62656 commented on
Apr 19, 2024 • 0 new comments -
Catch-all parallel routes don't receive params if a normal route matches the path
#62539 commented on
Apr 19, 2024 • 0 new comments -
SWC plugins not working when using Next.js' `transpilePackages`
#43886 commented on
Apr 17, 2024 • 0 new comments -
Ordering of request query being changed in production
#35983 commented on
Apr 17, 2024 • 0 new comments -
<style amp-custom> is rendering multiple times.
#34368 commented on
Apr 17, 2024 • 0 new comments -
next build command fails with AMP
#25084 commented on
Apr 17, 2024 • 0 new comments -
AMP and blocking fallback
#18407 commented on
Apr 17, 2024 • 0 new comments -
docs(server-actions-and-mutations): switch onClick to formAction
#64422 commented on
Apr 17, 2024 • 0 new comments -
AMP: styles missing when importing standard css files in a project using styled components
#7121 commented on
Apr 17, 2024 • 0 new comments -
Es2018 Unicode Property Escapes Not working
#19303 commented on
Apr 17, 2024 • 0 new comments -
Global not-found not available in multiple root layouts
#55191 commented on
Apr 17, 2024 • 0 new comments -
Router.push does not support UC browser or QQ browser
#56641 commented on
Apr 17, 2024 • 0 new comments -
feat(turbopack): Handle fragments in requests
#64232 commented on
Apr 18, 2024 • 0 new comments -
Server action redirect to external absolute URL on same host fails.
#64413 commented on
Apr 13, 2024 • 0 new comments -
14.2.1 turbo fails to compile with tailwindcss plugin (iconify)
#64423 commented on
Apr 13, 2024 • 0 new comments -
Static GET App route throws TypeError when returning cached 204
#49005 commented on
Apr 16, 2024 • 0 new comments -
import.meta.dirname + import.meta.filename `undefined` in page
#60879 commented on
Apr 13, 2024 • 0 new comments -
fix: preconnect to asset-prefix
#64047 commented on
Apr 16, 2024 • 0 new comments -
fix: Set isUnstableNoStore true only during 'next start'
#64010 commented on
Apr 17, 2024 • 0 new comments -
Expected polyfills (like Promise.withResolvers) are not inserted
#63104 commented on
Apr 14, 2024 • 0 new comments -
instrumentation.ts runtime showing as "edge" even when default runtime is supposed to be "nodejs" in local
#61728 commented on
Apr 19, 2024 • 0 new comments -
instrumentation effect problem
#57880 commented on
Apr 19, 2024 • 0 new comments -
Updating to next 13.5.2 breaks instrumentation if middlware.ts file exists
#55752 commented on
Apr 19, 2024 • 0 new comments -
`Cannot set property message of ... which has only a getter` when an error happens during instrumentation hook being require'd
#54417 commented on
Apr 19, 2024 • 0 new comments -
Instrumentation.js gets called 3 times
#51450 commented on
Apr 19, 2024 • 0 new comments -
OTel http instrumentation confuses NextTracerImpl
#51233 commented on
Apr 19, 2024 • 0 new comments -
OTel Span/Trace duplication when using a middleware
#51231 commented on
Apr 19, 2024 • 0 new comments -
Instrumentation hook not resolved with mixed src dir and root instrumentation file
#50420 commented on
Apr 19, 2024 • 0 new comments -
Instrumentation hook is not called in `standalone` output
#49897 commented on
Apr 19, 2024 • 0 new comments -
CSS file is not loaded when there are Parallel Routes with [...catchAll] present.
#63465 commented on
Apr 19, 2024 • 0 new comments -
Fix top down `generateStaticParams` in `page` component
#55912 commented on
Apr 19, 2024 • 0 new comments -
Add documentation for behaviours of `redirect`, `permanentRedirect` and `notFound` in client components
#56067 commented on
Apr 17, 2024 • 0 new comments -
Update app-icons.mdx: icon and apple-icon need to be in the root route segment as well
#56619 commented on
Apr 17, 2024 • 0 new comments -
Update Stytch example app and add mention to Pages Router
#56759 commented on
Apr 17, 2024 • 0 new comments -
fix(i18n): match domain in hostname instead of equalization
#56927 commented on
Apr 17, 2024 • 0 new comments -
Update use-router.mdx
#57273 commented on
Apr 17, 2024 • 0 new comments -
Update use-search-params.mdx
#57401 commented on
Apr 17, 2024 • 0 new comments -
add `@phosphor-icons/react` to the optimization list
#57849 commented on
Apr 17, 2024 • 0 new comments -
Add caveat to redirect method
#57878 commented on
Apr 17, 2024 • 0 new comments -
docs: note that sitemap fn return value can be a promise
#57935 commented on
Apr 17, 2024 • 0 new comments -
Update 01-fetching-caching-and-revalidating.mdx
#58202 commented on
Apr 17, 2024 • 0 new comments -
Docs: Fix jest configuration with babel
#58589 commented on
Apr 17, 2024 • 0 new comments -
feat: `NextResponse.permanentRedirect()`
#58915 commented on
Apr 17, 2024 • 0 new comments -
Update app-router-migration.mdx to mention useRouter route not implemented in App Router
#59342 commented on
Apr 17, 2024 • 0 new comments -
Docs: Mention that cookies will encode/decode on a user's behalf
#59411 commented on
Apr 17, 2024 • 0 new comments -
[Docs] Fixed app-building-your-application-caching table layout
#59683 commented on
Apr 17, 2024 • 0 new comments -
Add a fallback for the mdx-components file
#59693 commented on
Apr 17, 2024 • 0 new comments -
docs: mention `useParams` in incremental migration guide
#60104 commented on
Apr 17, 2024 • 0 new comments -
fix: ignore all `.env` files for `create-next-app` by default
#61920 commented on
Apr 19, 2024 • 0 new comments -
feat: Make UI route segments guardable through dedicated guard functions
#60616 commented on
Apr 17, 2024 • 0 new comments -
Update gtm in third parties to include script strategy as party town …
#60742 commented on
Apr 15, 2024 • 0 new comments -
Builds continue when `output` and `target` are specified at the same time
#61860 commented on
Apr 17, 2024 • 0 new comments -
[Docs] Adds external redirects section for App Router
#61052 commented on
Apr 17, 2024 • 0 new comments -
chore(docs): added inlang to the list of i18n community libraries
#61323 commented on
Apr 17, 2024 • 0 new comments -
feat(next): add sitemap index support
#61391 commented on
Apr 17, 2024 • 0 new comments -
missing `Metric` type in `useReportWebVitals`
#59903 commented on
Apr 14, 2024 • 0 new comments -
docs: Add @fluentui/react-components to list of libraries that support css-in-js with app router
#61521 commented on
Apr 17, 2024 • 0 new comments -
`maxDuration` not honored for pages defining parallel routes
#63072 commented on
Apr 19, 2024 • 0 new comments -
Intercepting dynamic parallel routes returns 404 only on staging
#62830 commented on
Apr 19, 2024 • 0 new comments -
feat(cna): enhance CLI interaction
#63750 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-1208] Hot reloading in the app directory causes infinite rerenders
#49881 commented on
Apr 19, 2024 • 0 new comments -
App router deduping not working as expected
#52126 commented on
Apr 19, 2024 • 0 new comments -
Next caches `POST` , `PUT` and `DELETE` requests if the request returns a `200 OK` status code even with `Authorization` header present
#52405 commented on
Apr 19, 2024 • 0 new comments -
Modal with parallel routes multiple fetch bug
#60990 commented on
Apr 19, 2024 • 0 new comments -
docs: clarify `noStore` makes the route dynamic
#63734 commented on
Apr 17, 2024 • 0 new comments -
Docs/custom app conditional component rendering pitfall
#63532 commented on
Apr 17, 2024 • 0 new comments -
Add test case for correct stack traces in Node.js when using webpack loaders
#63386 commented on
Apr 17, 2024 • 0 new comments -
feat(next/image)!: remove `squoosh` in favor of `sharp` as optional dependency
#63321 commented on
Apr 17, 2024 • 0 new comments -
ReferenceError: window is not defined
#63379 commented on
Apr 19, 2024 • 0 new comments -
Fix sendGAEvent function params and type clearly
#63226 commented on
Apr 17, 2024 • 0 new comments -
Correct type inference when using `fallback: true`
#18705 commented on
Apr 14, 2024 • 0 new comments -
Rendering Suspense in server component throws React error 419 in production builds
#51581 commented on
Apr 20, 2024 • 0 new comments -
enable esmodule optimizations for css modules
#62639 commented on
Apr 13, 2024 • 0 new comments -
Allow setting <Image decoding={...} />
#49772 commented on
Apr 17, 2024 • 0 new comments -
feat: add support for Facebook app verification. Also adds tests and updates docs entry
#51926 commented on
Apr 17, 2024 • 0 new comments -
feat: enable @typescript-eslint/recommended-type-checked in create-next-app --typescript
#52845 commented on
Apr 17, 2024 • 0 new comments -
feature: Adding ESLint rule to prevent usage document or other browser APIs outside of useEffect
#53431 commented on
Apr 17, 2024 • 0 new comments -
chore: hide `next-env.d.ts`
#53573 commented on
Apr 17, 2024 • 0 new comments -
Turbopack: reduce tasks needed for emitting
#62329 commented on
Apr 17, 2024 • 0 new comments -
docs: update 'next-router-not-mounted' error documentation
#54317 commented on
Apr 17, 2024 • 0 new comments -
feat(eslint-plugin-next): add `pageExtensions` option
#54474 commented on
Apr 17, 2024 • 0 new comments -
Allows custom route.ts exports with the "_" prefix
#55157 commented on
Apr 17, 2024 • 0 new comments -
docs: Add clarification for the use of `use server` for marking server components
#55188 commented on
Apr 17, 2024 • 0 new comments -
added docs on how to use toasts with server actions
#62036 commented on
Apr 17, 2024 • 0 new comments -
Random non-deterministic React hydration error 418 using appDir that only happens on prod Vercel
#43159 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-853] Running development mode on fresh create-next-app not working
#45413 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-832] Dev Server NPM error code ENOWORKSPACES
#47121 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-795] A <Link /> does not follow a redirect from next.config.js when middleware is active
#46882 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-911] Issue tracking OpenTelemetry support
#47660 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-1245] Bug: access-control-allow-origin changed to '*' automatically
#48798 commented on
Apr 17, 2024 • 0 new comments -
Build stuck when using ace-builds and ace-builds/webpack-resolver
#52878 commented on
Apr 17, 2024 • 0 new comments -
When using middleware, responses are sometimes empty object {} header x-middleware-next:1 is present
#52515 commented on
Apr 17, 2024 • 0 new comments -
Font Source_Sans_Pro not supported on version 13.4.12, but supported on 13.4.2
#53224 commented on
Apr 17, 2024 • 0 new comments -
error TypeError: Cannot read properties of undefined (reading '') when using Next.js runtime edge on turborepo or Nx
#53562 commented on
Apr 17, 2024 • 0 new comments -
Bundle size increased by ~5% after 13.4.19
#57108 commented on
Apr 17, 2024 • 0 new comments -
Error <Html> should not be imported outside of pages/_document and experimental-edge
#52158 commented on
Apr 17, 2024 • 0 new comments -
Vercel error page is displayed instead of the error page defined in `_error`
#47200 commented on
Apr 17, 2024 • 0 new comments -
Object.defineProperty called on non-object when importing an ESM module built with Webpack
#52542 commented on
Apr 17, 2024 • 0 new comments -
Just calling `useSearchParams` hook in a client component breaks static page rendering of whole app (breaks static generation of meta tags)
#48335 commented on
Apr 17, 2024 • 0 new comments -
Fallback rewrites with catch all route causes a JSON error
#37510 commented on
Apr 17, 2024 • 0 new comments -
12.3.x causes `Collecting page data` to fail during build
#40834 commented on
Apr 17, 2024 • 0 new comments -
Dynamic "import" creates a race condition with initial load requests
#43284 commented on
Apr 17, 2024 • 0 new comments -
Next loads a library's CommonJS module on the server and the ES Module in the browser
#38084 commented on
Apr 17, 2024 • 0 new comments -
.wasm files are not served correctly and lead to a 404 error when invoked with a web-worker
#38278 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-906] Licensing: 12.2.0 bundles MPL-licensed `edge-runtime`
#38467 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-780] The same library is imported as both ESM and CommonJS module
#38611 commented on
Apr 17, 2024 • 0 new comments -
Router does not use cache hits correctly when the link to ISR page contains query params.
#38824 commented on
Apr 17, 2024 • 0 new comments -
NextJs returns cached version of parent route if current route has "locale"-like name
#39133 commented on
Apr 17, 2024 • 0 new comments -
NextJS 12.2 decreases LCP for large eCommerce site
#38982 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-481] preview doesn't work when there are more than 1 nextjs instance running
#39294 commented on
Apr 17, 2024 • 0 new comments -
Wrong file path generated when using new URL with import.meta.url as the base.
#39350 commented on
Apr 17, 2024 • 0 new comments -
Next.js App not working as an NPM package
#39471 commented on
Apr 17, 2024 • 0 new comments -
Nextjs fails to detect ESM modules correctly when using exports in package.json
#39375 commented on
Apr 17, 2024 • 0 new comments -
Cannot access ... before initialization
#39985 commented on
Apr 17, 2024 • 0 new comments -
Jest fails to import ramda
#52541 commented on
Apr 17, 2024 • 0 new comments -
Using ky with edge functions works on prod but fails on local Next.js dev server
#41531 commented on
Apr 17, 2024 • 0 new comments -
New app directory crashes on Range requests if `next/navigation` or `next/headers` is used
#42611 commented on
Apr 17, 2024 • 0 new comments -
Large bundle size as of NextJS 13.0.2 due to Prisma + 2x @swc/core (musl + gnu)
#42641 commented on
Apr 17, 2024 • 0 new comments -
Unable to load FabricJS when using appDir due to .node bindings in the library
#43050 commented on
Apr 17, 2024 • 0 new comments -
App working fine in lower environment but in production application is not working
#63132 commented on
Apr 17, 2024 • 0 new comments -
Cannot move directories in app directory Windows 10
#62190 commented on
Apr 17, 2024 • 0 new comments -
Newly created NextJS code wont work on any browsers except Firefox.
#61405 commented on
Apr 17, 2024 • 0 new comments -
Rename failed after 496 retries when using --turbo
#62116 commented on
Apr 17, 2024 • 0 new comments -
Next 14 Build Performance on Windows (outputFileTracing)
#60754 commented on
Apr 17, 2024 • 0 new comments -
MODULE_NOT_FOUND in 2 workspaces
#60110 commented on
Apr 17, 2024 • 0 new comments -
next build script not using npm token when downloading missing @next/swc-* optional dependencies
#59081 commented on
Apr 17, 2024 • 0 new comments -
Unnormalized path in require from build output when building in Windows OS (using app router and standalone output)
#56733 commented on
Apr 17, 2024 • 0 new comments -
Full refresh on uncompiled routes with Safari
#57503 commented on
Apr 17, 2024 • 0 new comments -
Import trace for requested module error even in new project
#55329 commented on
Apr 17, 2024 • 0 new comments -
next dev can not run on windows 10
#55096 commented on
Apr 17, 2024 • 0 new comments -
SCSS not updating and Fast Refresh issues after macOS update
#54754 commented on
Apr 17, 2024 • 0 new comments -
Erorrs on create-next-app initialization
#51383 commented on
Apr 17, 2024 • 0 new comments -
Abnormal filesystem activity
#51369 commented on
Apr 17, 2024 • 0 new comments -
Windows with pnpm and output standalone not work properly
#50803 commented on
Apr 17, 2024 • 0 new comments -
I am facing "HookWebpackError" at the time of optimized building. Please see the screenshot.
#49064 commented on
Apr 17, 2024 • 0 new comments -
Special characters in CWD cause 404s for both dev and build/start
#48699 commented on
Apr 17, 2024 • 0 new comments -
SSG with fallback doesn't generate AMP page dynamically
#14256 commented on
Apr 17, 2024 • 0 new comments -
ISG with GIP in _app overrides cache-control of ISG page
#14244 commented on
Apr 17, 2024 • 0 new comments -
Emitted 'error' event on WriteStream instance
#30738 commented on
Apr 17, 2024 • 0 new comments -
Url imports resources with Cache-Control: no-cache fails
#33687 commented on
Apr 17, 2024 • 0 new comments -
CSS imports from URL not working with experimental.urlImports enabled
#37327 commented on
Apr 17, 2024 • 0 new comments -
Swc android arm64 not working in termux
#63290 commented on
Apr 17, 2024 • 0 new comments -
scrolling issue only in safari browser when we import components in next/dynamic
#48228 commented on
Apr 17, 2024 • 0 new comments -
`__NEXT_MANGLING_DEBUG` resp. `--no-mangling` do not work with `swcMinify: true` (per next config)
#50208 commented on
Apr 17, 2024 • 0 new comments -
<style jsx> cannot render in next/head
#41382 commented on
Apr 17, 2024 • 0 new comments -
Unable to build: Failed to transform one off global selector after upgrade (versions afected and tested 12.0.8-canary.3 to 12.1.6)
#36880 commented on
Apr 17, 2024 • 0 new comments -
SWC & styled-jsx/css | Wrapped in the function scoped CSS styles not taking any effect
#35945 commented on
Apr 17, 2024 • 0 new comments -
Failed to debug next core, Cannot find module 'webpack-sources'
#34511 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-1065] Breaking change in 12.3.4 for res.end(res.getHeader('Set-Cookie'))
#48938 commented on
Apr 17, 2024 • 0 new comments -
Default `modularizeImports` breaks lodash/chain in v13.4.8
#52188 commented on
Apr 17, 2024 • 0 new comments -
Add tests for ecosystem packages
#31690 commented on
Apr 17, 2024 • 0 new comments -
While using create-next-app with yarn pnp build fails
#43554 commented on
Apr 17, 2024 • 0 new comments -
Turbopack doesn't support yarn PnP
#42651 commented on
Apr 17, 2024 • 0 new comments -
Failed to load parser './parser.js' declared in .eslintrc.json
#38939 commented on
Apr 17, 2024 • 0 new comments -
Nonce doesn't applied to all scripts using turbopack
#64037 commented on
Apr 17, 2024 • 0 new comments -
modularize_imports issue for re-export from node_modules
#40347 commented on
Apr 17, 2024 • 0 new comments -
Custom _document not working as expected when using `experimental-edge` runtime
#40440 commented on
Apr 17, 2024 • 0 new comments -
[12.3] Cannot read properties of undefined (reading 'files') on `next build`
#40379 commented on
Apr 17, 2024 • 0 new comments -
Refresh after HMR results in hydration error when runtime is set to experimental-edge
#41115 commented on
Apr 17, 2024 • 0 new comments -
`experimental.optimizeCss: true` provoke white flash ⚪️💥 on initial loading with dark theme even with `next-themes`
#41359 commented on
Apr 17, 2024 • 0 new comments -
Couldn't find all resumable slots by key/index during replaying.
#63210 commented on
Apr 17, 2024 • 0 new comments -
PPR + Route Interception leads to corrupted params value
#64265 commented on
Apr 17, 2024 • 0 new comments -
[PPR] > Parallel routes inside route groups not working with PPR (dev works, start doesnt)
#61352 commented on
Apr 17, 2024 • 0 new comments -
Bug in Resetting the Form DOM on Browser Back/Forth
#6128 commented on
Apr 17, 2024 • 0 new comments -
<AppTree /> is incorrect
#9336 commented on
Apr 17, 2024 • 0 new comments -
Pages with utf-8 name don't work properly under SSR
#10084 commented on
Apr 17, 2024 • 0 new comments -
paths get url-encoded with next export and getStaticPaths
#11016 commented on
Apr 17, 2024 • 0 new comments -
routeChangeComplete event called on page load for routes with params
#11639 commented on
Apr 17, 2024 • 0 new comments -
Incremental Static Regeneration replaces `.amp` with `?amp=1`
#14251 commented on
Apr 17, 2024 • 0 new comments -
Build occasionally fails complains about missing modules but also succeeds
#15874 commented on
Apr 17, 2024 • 0 new comments -
The development mode no longer works with a library imported via Yalc
#35110 commented on
Apr 17, 2024 • 0 new comments -
Docs: improvde documentation on how to write multiple middlewares in a proper manner
#59888 commented on
Apr 18, 2024 • 0 new comments -
When using getLayout, the Layout component can't access parent Contexts provided in _app
#36029 commented on
Apr 17, 2024 • 0 new comments -
Unexpected behavior when getServerSideProps is defined but is set to undefined
#32985 commented on
Apr 17, 2024 • 0 new comments -
Ensure rewrites, i18n and middleware are working properly with the web server
#33664 commented on
Apr 17, 2024 • 0 new comments -
SSG should be supported in the Edge runtime
#35023 commented on
Apr 17, 2024 • 0 new comments -
%40 for escaping @ in route name doesn't work in the app router
#52391 commented on
Apr 17, 2024 • 0 new comments -
Missing generic type in NextApiRequest
#32677 commented on
Apr 17, 2024 • 0 new comments -
Static Export Not Working with modal example in official docs
#58115 commented on
Apr 18, 2024 • 0 new comments -
next exception in ie11 browser
#34712 commented on
Apr 17, 2024 • 0 new comments -
Provide relevant documentation links for `next.config.js` type warnings
#40375 commented on
Apr 17, 2024 • 0 new comments -
Docs: How to mitigate CSRF
#40495 commented on
Apr 17, 2024 • 0 new comments -
Thrown Error in Client Component is not triggering Error Boundary
#42525 commented on
Apr 17, 2024 • 0 new comments -
Docs: Improve Dynamic Import page by including information about DynamicOptions
#42679 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-1049] `use client` with `generateStaticParams` will opt out of static generation
#46735 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-1161] Cached data is used after reloading immediately deployed app
#48985 commented on
Apr 17, 2024 • 0 new comments -
Next 13.4.7 debugger in client code is not getting hit
#52073 commented on
Apr 17, 2024 • 0 new comments -
Add documentation about asset generation
#15498 commented on
Apr 17, 2024 • 0 new comments -
using-preact example / preact 18 compat in general does not work with next 13
#42530 commented on
Apr 17, 2024 • 0 new comments -
Import ESM Externals Error only when linking a local package
#34956 commented on
Apr 17, 2024 • 0 new comments -
Since 12.1.0, POST methods are not allowed (but nothing in changelog)
#35185 commented on
Apr 17, 2024 • 0 new comments -
router.asPath shows homepage as "/index" and excludes query string
#35345 commented on
Apr 17, 2024 • 0 new comments -
`npm run build` sometimes times out building static pages in Next 12 for our repository
#35602 commented on
Apr 17, 2024 • 0 new comments -
SSR performance problem, slow processHTML
#35797 commented on
Apr 17, 2024 • 0 new comments -
getServerSideProps not getting the updated cookie from the middleware
#36049 commented on
Apr 17, 2024 • 0 new comments -
Using rewrites with domain-specific i18n causes redirect to defaulLocale
#36048 commented on
Apr 17, 2024 • 0 new comments -
redirect header conflict at getInitialProps and getServerSideProps
#36428 commented on
Apr 17, 2024 • 0 new comments -
ISR page stops revalidating if the page data collection takes longer than the specified `staticPageGenerationTimeout`
#36672 commented on
Apr 17, 2024 • 0 new comments -
Build error when importing a dependency module containing a `URL` instance with a `import.meta.url` base
#37031 commented on
Apr 17, 2024 • 0 new comments -
Next.js includes inefficiently transpiled code
#37142 commented on
Apr 17, 2024 • 0 new comments -
partytown and `next/script` components with worker strategy absent from DOM (`Warning: __non_webpack_require__ is not defined`)
#37301 commented on
Apr 17, 2024 • 0 new comments -
Cannot import `dd-trace` within `getServerSideProps` after Next Patch Update
#37358 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-835] Next.js attempts to fetch API route proxy as regular page
#37783 commented on
Apr 17, 2024 • 0 new comments -
Link AsPath with optional catch-all parameter produces weird behaviour.
#37852 commented on
Apr 17, 2024 • 0 new comments -
Cannot navigate via next/link
#37971 commented on
Apr 17, 2024 • 0 new comments -
Text inside `next-route-announcer` can be copied to clipboard
#37915 commented on
Apr 17, 2024 • 0 new comments -
Dynamic Routes in Symlinks is not working
#16660 commented on
Apr 17, 2024 • 0 new comments -
Locale routing is broken on /{locale}/[param] if param is a locale
#21714 commented on
Apr 17, 2024 • 0 new comments -
i18n adds repeating, redundant routes for locales
#20120 commented on
Apr 17, 2024 • 0 new comments -
Unexpected behavior when doing `export *` (cyclic imports)
#22283 commented on
Apr 17, 2024 • 0 new comments -
FOUC only in production on latest Firefox
#22465 commented on
Apr 17, 2024 • 0 new comments -
Slow page reload running in development
#25108 commented on
Apr 17, 2024 • 0 new comments -
router.asPath includes hash fragment on client side
#25202 commented on
Apr 17, 2024 • 0 new comments -
FOUC on page load with SSR
#25487 commented on
Apr 17, 2024 • 0 new comments -
[NEXT-432] Next dev is not working when running from a virtual drive
#31741 commented on
Apr 17, 2024 • 0 new comments -
[a11y] next-route-announcer is flagged as missing aria-atomic="true" by accessibility checkers.
#25908 commented on
Apr 17, 2024 • 0 new comments -
PWA not working on android device.
#32131 commented on
Apr 17, 2024 • 0 new comments -
Stacktrace using typescript aren't using sourcemaps ? (client-side: in the browser)
#32359 commented on
Apr 17, 2024 • 0 new comments -
500 Error - "static responses cannot be piped. This is a bug in Next.js"
#33292 commented on
Apr 17, 2024 • 0 new comments -
Script component results in different attributes based on the strategy
#33686 commented on
Apr 17, 2024 • 0 new comments -
Docker container stops when Next/Image is used on DiskStation NAS (Intel Atom CPU)
#34198 commented on
Apr 17, 2024 • 0 new comments -
Next/Image Onload Event reports zero natural height and width when lazy in Firefox
#34697 commented on
Apr 17, 2024 • 0 new comments -
ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING when running a custom server with esm
#34685 commented on
Apr 17, 2024 • 0 new comments -
Next.js throws an exception when running in 3rd party iframe
#34848 commented on
Apr 17, 2024 • 0 new comments