Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
10 Releases published by 3 people
-
v13.1.2-canary.5
published
Jan 12, 2023 -
v13.1.2-canary.6
published
Jan 12, 2023 -
v13.1.2-canary.7
published
Jan 12, 2023 -
v13.1.2-canary.8
published
Jan 12, 2023 -
v13.1.2
published
Jan 12, 2023 -
v13.1.3-canary.0
published
Jan 14, 2023 -
v13.1.3-canary.1
published
Jan 17, 2023 -
v13.1.3-canary.2
published
Jan 17, 2023 -
v13.1.3-canary.3
published
Jan 17, 2023 -
v13.1.3-canary.4
published
Jan 18, 2023
54 Pull requests merged by 23 people
-
Optimize to skip upload for non-publish swc builds
#44987 merged
Jan 18, 2023 -
Gracefully handle telemetry not being available
#44986 merged
Jan 18, 2023 -
Add experimental.allowedRevalidateHeaderKeys config
#44985 merged
Jan 17, 2023 -
Update some flakey acceptance tests
#44984 merged
Jan 17, 2023 -
Update res.revalidate to pass through headers
#44981 merged
Jan 17, 2023 -
Add AsyncLocalStorage to edge-runtime APIs
#44975 merged
Jan 17, 2023 -
Use withoutEnlargement instead of sharp.metadata()
#44890 merged
Jan 17, 2023 -
Fix CSS imports being tracked multiple times
#44938 merged
Jan 17, 2023 -
update redirects.md
#44960 merged
Jan 17, 2023 -
Fix `with-stencil` example
#44964 merged
Jan 17, 2023 -
Update to skip test timings on docs change
#44971 merged
Jan 17, 2023 -
Fix force-static description in next-typescript
#44951 merged
Jan 17, 2023 -
Update build env for test timings
#44970 merged
Jan 17, 2023 -
Ensure rootLayoutIncluded is set on partial render
#44958 merged
Jan 17, 2023 -
Replace eslint rule for `no-shadow` with `typescript-eslint/no-shadow`
#44936 merged
Jan 17, 2023 -
Update test env for E2E deploy mode
#44937 merged
Jan 16, 2023 -
Fix Node.js version to 14.6.0 in Upgrading guide.
#44939 merged
Jan 16, 2023 -
Support Prefer Offline for testing
#44935 merged
Jan 16, 2023 -
Custom RSC compiler error message in pages/
#44865 merged
Jan 16, 2023 -
Update test env variable passing
#44912 merged
Jan 16, 2023 -
fix(docs): update broken link for preset.ts
#44916 merged
Jan 16, 2023 -
Fix prepublish compiled handling
#44914 merged
Jan 16, 2023 -
fix standalone wrong url being logged
#44887 merged
Jan 16, 2023 -
Move server-external-packages to JSON
#44910 merged
Jan 16, 2023 -
Next/Script documentation beforeInteractive inconsistency
#44898 merged
Jan 16, 2023 -
Removes title warning from cms example
#44894 merged
Jan 15, 2023 -
Use sequentialRead while encoding images with sharp
#44881 merged
Jan 14, 2023 -
Update pre-compiled
#44874 merged
Jan 14, 2023 -
Prompt for custom import alias and store preferences in CNA
#44872 merged
Jan 14, 2023 -
Handle empty module from the next dynamic loader
#44873 merged
Jan 14, 2023 -
Remove extra styled-components disabled test
#44870 merged
Jan 14, 2023 -
Add built-in server-only and client-only
#44861 merged
Jan 13, 2023 -
Update building-forms.md
#44862 merged
Jan 13, 2023 -
test(snapshot): allow snapshot test not invalidate with --turbo
#43545 merged
Jan 13, 2023 -
Refactor next dynamic
#44832 merged
Jan 13, 2023 -
port `type: needs investigation` into linear
#44823 merged
Jan 13, 2023 -
Fix FreeBSD next-swc build
#44833 merged
Jan 12, 2023 -
Fix image emittion for pure client image
#44831 merged
Jan 12, 2023 -
examples: Bump SWR to v2.0.0
#44790 merged
Jan 12, 2023 -
Update release stats for newer pnpm version
#44828 merged
Jan 12, 2023 -
Correctly handle @next/font/google fonts without any preloadable subsets
#44809 merged
Jan 12, 2023 -
Fix capitalization in formatted server errors
#44798 merged
Jan 12, 2023 -
Fix router.refresh() resetting state and Suspense boundaries
#44775 merged
Jan 12, 2023 -
[example] Add missing package in app dir i18n example
#44820 merged
Jan 12, 2023 -
Update to latest version of pnpm
#44791 merged
Jan 12, 2023 -
Update: SharedModal.tsx swipe bug in with-cloudinary
#44771 merged
Jan 11, 2023 -
Clarify middleware.ts location in docs
#44788 merged
Jan 11, 2023 -
Fix app ISR handling with no generateStaticParams
#44787 merged
Jan 11, 2023 -
Fix set output handling for DOCS_CHANGE env
#44789 merged
Jan 11, 2023 -
Exposing NextFont types
#44772 merged
Jan 11, 2023 -
Autolabel with linear when labeled with kind: bug
#44774 merged
Jan 11, 2023 -
Migrate basic-basepath tests into basic
#44776 merged
Jan 11, 2023 -
Add simple test that custom server works
#44536 merged
Jan 11, 2023
20 Pull requests opened by 15 people
-
Allow nested fragments on Head
#44773 opened
Jan 11, 2023 -
Revert "Revert "chore: Update `swc_core` to `v0.53.0`""
#44792 opened
Jan 12, 2023 -
examples: migrate `with-apollo` to TypeScript
#44839 opened
Jan 13, 2023 -
examples: migrate `with-elasticsearch` to TypeScript
#44842 opened
Jan 13, 2023 -
Should use server side initial error props when hydrating error page
#44845 opened
Jan 13, 2023 -
fix: Shift route-announcer to top of layout parent
#44853 opened
Jan 13, 2023 -
Display the reason of hydration error in error overlay
#44857 opened
Jan 13, 2023 -
Add PageConfig type to docs
#44863 opened
Jan 13, 2023 -
Add Cypress component testing to docs & example
#44869 opened
Jan 13, 2023 -
Fix: fixed API routes in /src/pages with runtime: edge being asked to use experimental-edge
#44882 opened
Jan 14, 2023 -
Add project directory rename/remove handling
#44911 opened
Jan 16, 2023 -
Add docs on how to use MDX with app
#44923 opened
Jan 16, 2023 -
Fix:Manage Firefox and Safari Network error message
#44929 opened
Jan 16, 2023 -
Add build time error if error.js is missing "use client"
#44961 opened
Jan 17, 2023 -
fix: fix types of NextBundleAnalyzer
#44967 opened
Jan 17, 2023 -
Add shiki and vscode-oniguruma to default server-external packages.
#44968 opened
Jan 17, 2023 -
Update turbopack, disable mdx while running turbotrace
#44972 opened
Jan 17, 2023 -
Add proper error when app path switches static to dynamic
#44989 opened
Jan 18, 2023 -
Update codesandbox link in issue template
#44995 opened
Jan 18, 2023 -
Remove next-app-loader from import trace
#44996 opened
Jan 18, 2023
78 Issues closed by 25 people
-
`next dev` does not compile page as of Next 13.0.3-canary.4
#44976 closed
Jan 18, 2023 -
After updating Next js from 11 to 13 version, images from assets folder stopped working
#44963 closed
Jan 17, 2023 -
Ability to add custom headers to the on demand revalidation request
#44811 closed
Jan 17, 2023 -
Return error code from `__nextjs_launch-editor` if file does not exists
#39786 closed
Jan 17, 2023 -
Many issues when trying to self-host with Nginx and PM2 on a RedHat server
#38251 closed
Jan 17, 2023 -
errorMessage: `"w" parameter (width) of ${width} is not allowed`
#38225 closed
Jan 17, 2023 -
Rewrites in middleware with locales and dynamic routes
#38146 closed
Jan 17, 2023 -
Image is not blurred again when updating the src props
#38144 closed
Jan 17, 2023 -
AppDir: component styles get overridden every time new component instances load
#42862 closed
Jan 17, 2023 -
next/link with query params are not doing client side navigation
#37789 closed
Jan 17, 2023 -
pages/_error breaks on vercel when using getInitialProps
#37418 closed
Jan 17, 2023 -
[v13] unknown path after generateStaticParams still calls page component
#44957 closed
Jan 17, 2023 -
Fallback page is not displayed until getStaticProps is done
#35788 closed
Jan 17, 2023 -
Unexpected interaction between `<Link />` and `publicRuntimeConfig`
#28938 closed
Jan 17, 2023 -
Prefetching in preview mode causes fresh data to never be re-fetched
#37190 closed
Jan 17, 2023 -
Query items decodes after redirect
#26016 closed
Jan 17, 2023 -
Route Grouping with Edge runtime leads to 500 error on Vercel deployment
#44657 closed
Jan 17, 2023 -
Issue running yarn dev after creating a brand new next.js app
#37247 closed
Jan 17, 2023 -
reportWebVitals has no support for delta value
#36148 closed
Jan 17, 2023 -
Scheme-relative URLs have slashes merged
#30947 closed
Jan 17, 2023 -
Image: error 400 when path contains space
#37273 closed
Jan 17, 2023 -
create-next-app --skip-git command
#44942 closed
Jan 17, 2023 -
Hot reload or any changes do not reflect when component is built into node_modules folder
#37157 closed
Jan 16, 2023 -
Rewrites silently modify query string when "=" is missing
#37028 closed
Jan 16, 2023 -
Next 13 Shiki vscode-oniguruma wasm file not found in React Server Component
#44316 closed
Jan 16, 2023 -
Title: incorrect work scripts when switching between pages
#37040 closed
Jan 16, 2023 -
Error overlay is shown, even when there's an error boundary
#36908 closed
Jan 16, 2023 -
ISR - `pageProps` in the `_app` is empty
#36799 closed
Jan 16, 2023 -
[ERR_MODULE_NOT_FOUND]: Cannot find package 'nanoid'
#30363 closed
Jan 16, 2023 -
Error during server rendering renders blank screen instead of 500 page or error boundary
#36634 closed
Jan 16, 2023 -
/basePath redirects to root in NextJS 13 (appDir)
#44893 closed
Jan 16, 2023 -
Docs: Inconsistency regarding where to put <Script> components that have the `beforeInteractive` strategy.
#43566 closed
Jan 16, 2023 -
Cannot use 2 font families
#44825 closed
Jan 14, 2023 -
with-polyfills: Dynamic import of polyfill causes chunk load error
#8189 closed
Jan 13, 2023 -
Keeps Crashing NextJs 13, but works after restarting the server
#43625 closed
Jan 13, 2023 -
_middleware that redirects to a different i18n locale can cause next.js router to enter an infinite loop
#36100 closed
Jan 13, 2023 -
[appDir]: Layouts don't properly persist on vercel deployments
#44826 closed
Jan 13, 2023 -
disable prerender in appdir
#44582 closed
Jan 13, 2023 -
infinite renders / history.replaceState calls on error in dev (when running as non-standard spa)
#36411 closed
Jan 13, 2023 -
`next export` creates wrong files / urls
#23217 closed
Jan 13, 2023 -
Static HTML Export, 404 on core js files
#40559 closed
Jan 13, 2023 -
redirect with parantheses in destination
#25520 closed
Jan 13, 2023 -
Nested <Suspense> blocks doesn't work: Hydration failed
#36152 closed
Jan 13, 2023 -
SWC + styled-components: element classes & style classes are not synched
#35989 closed
Jan 13, 2023 -
Test
#44848 closed
Jan 13, 2023 -
Absolute links generated during ISR get prefixed with the i18n domain if a Host header is provided
#33941 closed
Jan 13, 2023 -
[NEXT-354] [appDir]: Prod deployment breaks client side navigation, but works with local prod build
#44728 closed
Jan 12, 2023 -
dynamic import with ssr:false causes The server could not finish this Suspense boundary
#44650 closed
Jan 12, 2023 -
Static media not being included when using next/dynamic with ssr: false
#44658 closed
Jan 12, 2023 -
Some static images missing from build in 13.0.7
#44143 closed
Jan 12, 2023 -
Images imported by dynamically imported component (even transitively) are not built in DEV
#44068 closed
Jan 12, 2023 -
Next.js build cache isn't properly invalidated when there are changes outside the project
#35555 closed
Jan 12, 2023 -
resolvedUrl in getServerSideProps is not a URL
#44818 closed
Jan 12, 2023 -
next/jest is reporting incorrect line numbers for passing and failing tests
#33412 closed
Jan 12, 2023 -
Image paths are incorrectly escaped
#35201 closed
Jan 12, 2023 -
Wasm-pack packages for pages/api aren't linked properly with Webpack5
#34940 closed
Jan 12, 2023 -
next start: Port is opened even if the server cannot be started
#35119 closed
Jan 12, 2023 -
export const getStaticProps = null; will refresh page
#35067 closed
Jan 12, 2023 -
Library "image-blob-reduce" works in dev mode, but crashes in prod build
#33452 closed
Jan 12, 2023 -
Wrong image path when image.loader and assetPrefix are configured
#34344 closed
Jan 12, 2023 -
Next.js SSR performance degradation with React 18 (React 17 -> React 18)
#44766 closed
Jan 12, 2023 -
tailwindcss not working and style not display when use npx next export
#44464 closed
Jan 12, 2023 -
SourceMapping can't process valid typescript
#26494 closed
Jan 12, 2023 -
Next.js should redirect differing locale casing to the configured casing
#31050 closed
Jan 12, 2023 -
Only include on the bundle the fonts that are actually in use
#44689 closed
Jan 12, 2023 -
Allow assetPrefix config option to accept a function that is passed the buildId
#44696 closed
Jan 12, 2023 -
Next 13: No API provided for transforming rendered HTML
#44722 closed
Jan 12, 2023 -
Sending Non-Iso Headers over API
#44780 closed
Jan 12, 2023 -
Allow function exports named as http methods as handlers
#44731 closed
Jan 12, 2023 -
Swiping to the left on the first image causes a client side exception
#44271 closed
Jan 11, 2023 -
Error: Objects are not valid as a React child (found: [object Promise]) when using async components
#44783 closed
Jan 11, 2023 -
Page with `experimental-edge` runtime and a `basePath` is deployed on Node instead of Edge when using Vercel
#44381 closed
Jan 11, 2023
41 Issues opened by 39 people
-
[v13] css modules not carried with dynamic imports
#44994 opened
Jan 18, 2023 -
Dynamic routes fail to resolve params
#44993 opened
Jan 18, 2023 -
When closing `yarn dev` in VS Code, new console windows pop up
#44992 opened
Jan 18, 2023 -
SWC breaks full calendar
#44983 opened
Jan 17, 2023 -
bundle css in wrong order
#44977 opened
Jan 17, 2023 -
Next.js 12.0.2 causes memory leak after upgrading from Next 12.0.1
#44973 opened
Jan 17, 2023 -
Production build call data fetching function twice (server components, app directory)
#44966 opened
Jan 17, 2023 -
Throwing error in head.ts/js doesn't get caught by nearest error.ts/js file
#44962 opened
Jan 17, 2023 -
in version 12, #is appended multiple times for dynamic routes
#44947 opened
Jan 17, 2023 -
Dynamically imported client component with variable name returns error in dev but works fine in prod
#44946 opened
Jan 17, 2023 -
Scripts don't work outside of `Head` in `_document`
#44930 opened
Jan 16, 2023 -
/test/[id]/analytics not rendering
#44927 opened
Jan 16, 2023 -
Blog starter example: add @vercel/analytics/react and Analytics component by default
#44922 opened
Jan 16, 2023 -
Invariant: attempted to hard navigate to the same URL
#44919 opened
Jan 16, 2023 -
`Next-ValidEnv` for Typesafe environment variables
#44913 opened
Jan 16, 2023 -
[feature-request]: Use HTTP method as filename for an API endpoint to delegate HTTP request method
#44909 opened
Jan 16, 2023 -
generateStaticParams runs in dev mode
#44904 opened
Jan 15, 2023 -
Docs: Need example of how to use custom server.js with with-docker
#44903 opened
Jan 15, 2023 -
Next 13 - Every client component from the root layout is unmounted and mounted again on navigation
#44901 opened
Jan 15, 2023 -
Using Link causes re-rendering whole page
#44892 opened
Jan 15, 2023 -
Running `next dev` with Lerna ignores .env.development
#44884 opened
Jan 14, 2023 -
Dynamic routes failing in 13.1.2 "Error: invariant: invalid Cache-Control duration provided: 0 < 1"
#44875 opened
Jan 14, 2023 -
Header tags missing when using useSearchParams in layout component in production
#44868 opened
Jan 13, 2023 -
`pnpm install` fails in Node 19
#44867 opened
Jan 13, 2023 -
API endpoint throws error if next/headers is imported
#44858 opened
Jan 13, 2023 -
next run build hangs indefinitely with react-rainbow-components
#44856 opened
Jan 13, 2023 -
Failed to execute 'replaceState' on 'History': A history state object with URL on google web cache
#44849 opened
Jan 13, 2023 -
Server side Error.getInitialProps result cannot be hydrated into client error page
#44844 opened
Jan 13, 2023 -
`@next/font` does not work in custom `pages/_document`
#44840 opened
Jan 13, 2023 -
Next is not running out of the box
#44822 opened
Jan 12, 2023 -
Overriding a 3rd party module with tsconfig paths
#44816 opened
Jan 12, 2023 -
How to use less in NextJs 13.x?
#44810 opened
Jan 12, 2023 -
Etag generation on getServerSideProps doesn't work with React 18
#44805 opened
Jan 12, 2023 -
Incorrect docker configuration
#44804 opened
Jan 12, 2023 -
Nested layouts on a dynamic segment are re-mounted when navigating between them
#44793 opened
Jan 12, 2023 -
Next 13 + Tailwind hot-reload of classes doesn't work in Firefox Browser
#44782 opened
Jan 11, 2023 -
`use` doesn't work in `async` Server Component
#44778 opened
Jan 11, 2023
230 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.
-
Initial support for metadata
#44729 commented on
Jan 18, 2023 • 38 new comments -
feat: show version staleness in error overlay
#44234 commented on
Jan 12, 2023 • 12 new comments -
[Example needed] i18n with Next.js 13 and `app` directory
#41980 commented on
Jan 16, 2023 • 11 new comments -
[NEXT-378] Next 13: Navigation with Link does not scroll up the page
#42492 commented on
Jan 17, 2023 • 9 new comments -
search params object is empty in production with next 13 app dir
#43077 commented on
Jan 17, 2023 • 8 new comments -
Random Vercel runtime errors invariant: invalid Cache-Control duration provided: 0 < 1
#43157 commented on
Jan 17, 2023 • 8 new comments -
Mixing static and dynamic data through layout (for i18n, multi-tenancy...)
#44712 commented on
Jan 14, 2023 • 7 new comments -
Hard Navigation for segments marked with dynamic="force-dynamic" or when using dynamic functions
#42991 commented on
Jan 17, 2023 • 7 new comments -
Nextjs fails to detect ESM modules correctly when using exports in package.json
#39375 commented on
Jan 17, 2023 • 7 new comments -
13.0.7 - minified react error #421 (does not happen in 13.0.6)
#44083 commented on
Jan 14, 2023 • 6 new comments -
Parsing error: Cannot find module 'next/babel' in Visual Studio Code
#40687 commented on
Jan 17, 2023 • 6 new comments -
Bug: extremely high memory usage with `next dev`
#42514 commented on
Jan 15, 2023 • 5 new comments -
with-turbopack occasionally throws "Error during SSR rendering - timed out waiting for the Node.js process to connect" when navigating pages
#41859 commented on
Jan 16, 2023 • 5 new comments -
useRouter does not work with app directory + edge runtime
#44438 commented on
Jan 14, 2023 • 4 new comments -
client side pages not working - next13
#42298 commented on
Jan 16, 2023 • 4 new comments -
ESM imports in the client
#44676 commented on
Jan 18, 2023 • 4 new comments -
examples(with-ant-design): add app dir demo and extract styles
#44015 commented on
Jan 16, 2023 • 4 new comments -
Upgrading from next@11 to next@12 breaks css-loader support
#34501 commented on
Jan 13, 2023 • 3 new comments -
Using searchParams in a RSC page component does not bail out to dynamic rendering
#44744 commented on
Jan 13, 2023 • 3 new comments -
/basePath redirects to root in NextJS 13 (appDir)
#41824 commented on
Jan 15, 2023 • 3 new comments -
12.3.x causes `Collecting page data` to fail during build
#40834 commented on
Jan 16, 2023 • 3 new comments -
SyntaxError at runtime using 'Context in Client Components' example from beta docs
#42722 commented on
Jan 16, 2023 • 3 new comments -
NextJS app directory is not handling Babel LOOSE properties properly
#44584 commented on
Jan 17, 2023 • 3 new comments -
[ESLint] Add `app` dir to default linting directories
#44426 commented on
Jan 18, 2023 • 3 new comments -
Fix turbo usage in tests
#44715 commented on
Jan 18, 2023 • 3 new comments -
perf: add a profiler mode to the node server
#44753 commented on
Jan 13, 2023 • 3 new comments -
When Jest is used with coverage enabled, it reports incorrect uncovered lines
#33255 commented on
Jan 12, 2023 • 2 new comments -
Bug on shallow routing update
#35745 commented on
Jan 12, 2023 • 2 new comments -
severe bug with AsyncIterableIterator and default babel
#35751 commented on
Jan 12, 2023 • 2 new comments -
Webpack 5 "Cannot find module" error when specifying paths referencing node_modules in jsconfig.json
#27340 commented on
Jan 12, 2023 • 2 new comments -
Next.js 13 appDir regression page compression not enabled
#43106 commented on
Jan 13, 2023 • 2 new comments -
No next/link prefetch and client-side navigation for rewritten routes with query parameters
#35696 commented on
Jan 13, 2023 • 2 new comments -
`next.config.js` rewrites `destination` key does not handle special characters
#35439 commented on
Jan 13, 2023 • 2 new comments -
Next js 13 moves all meta tags to the head tag including schema markup meta tags
#42648 commented on
Jan 13, 2023 • 2 new comments -
module not found on upgrade to v12
#35277 commented on
Jan 13, 2023 • 2 new comments -
next.config is not work correct with images/unoptimized
#38793 commented on
Jan 13, 2023 • 2 new comments -
API dynamic route not captured when symbolic link (l) used instead of directory (d)
#32511 commented on
Jan 13, 2023 • 2 new comments -
Next.js Link component relative path navigation goes to the wrong path
#44568 commented on
Jan 13, 2023 • 2 new comments -
diffrent behaviors for browsers when page is restored from bfcache
#44477 commented on
Jan 14, 2023 • 2 new comments -
NextJs compiling extremely slow
#29559 commented on
Jan 16, 2023 • 2 new comments -
EPERM: operation not permitted - after upgrading react and next
#36645 commented on
Jan 16, 2023 • 2 new comments -
the slash problem
#36719 commented on
Jan 16, 2023 • 2 new comments -
Safari 15.4+ obscures the top of the page when clicking a `next/link`
#37141 commented on
Jan 16, 2023 • 2 new comments -
Port babel-plugin-styled-components to SWC
#30802 commented on
Jan 16, 2023 • 2 new comments -
Image shows blank/disappears between blur placeholder and final image in Firefox (`next/image` with `placeholder="blur"`) for `v13.1.2`
#36288 commented on
Jan 16, 2023 • 2 new comments -
'SomeComponent' cannot be used as a JSX component.
#42292 commented on
Jan 17, 2023 • 2 new comments -
next/future/image parent position warning
#40762 commented on
Jan 17, 2023 • 2 new comments -
`next` TypeScript Plugin Breaks Intellisense Autocomplete with Workspace TypeScript
#44574 commented on
Jan 17, 2023 • 2 new comments -
Next.js 12: gSSP dynamic import error: "__webpack_modules__[moduleId] is not a function"
#31015 commented on
Jan 17, 2023 • 2 new comments -
Dev server crashes while compiling when there's a massive update that might cause whole component tree to be re-rendered
#25421 commented on
Jan 17, 2023 • 2 new comments -
Memory leak with nest.js custom server
#37298 commented on
Jan 17, 2023 • 2 new comments -
Unicode characters in folder structure return error 404
#37373 commented on
Jan 17, 2023 • 2 new comments -
Next.js `getServerSideProps` with dynamically generated `require(path)` fails
#37732 commented on
Jan 17, 2023 • 2 new comments -
Not scroll to top after changing route
#28778 commented on
Jan 17, 2023 • 2 new comments -
Docs: Does next/link scroll prop false disable scrolling to element?
#44407 commented on
Jan 17, 2023 • 2 new comments -
scss hot reloading not working properly
#25539 commented on
Jan 17, 2023 • 2 new comments -
next 12.1.7-canary.41: next/image duplicates images in noscript tag when using lazy loading
#37824 commented on
Jan 17, 2023 • 2 new comments -
Complete server crash when proxying requests in API route
#37152 commented on
Jan 17, 2023 • 2 new comments -
When using next/link to navigate with hashes in the URL :target CSS selector does not work
#22691 commented on
Jan 17, 2023 • 2 new comments -
Components not tree shaken properly
#38177 commented on
Jan 17, 2023 • 2 new comments -
Routing with hash does not switch focus to element
#38085 commented on
Jan 18, 2023 • 2 new comments -
Add top-level trace include/exclude config
#44605 commented on
Jan 11, 2023 • 2 new comments -
Lighthouse reports "Does not use passive listeners..." for next/link since Next 12.3.0 with Preact
#40553 commented on
Jan 11, 2023 • 1 new comment -
Next 13 does not throw exception when multi children are nested in LINK
#43651 commented on
Jan 11, 2023 • 1 new comment -
Proxy rewrites don't work since NextJS@13
#42688 commented on
Jan 11, 2023 • 1 new comment -
Generating static pages (0/3)TypeError: Cannot read properties of null (reading 'useContext')
#44294 commented on
Jan 11, 2023 • 1 new comment -
generateStaticParams breaks <Suspense>
#43350 commented on
Jan 11, 2023 • 1 new comment -
[Next13 App dir] Bug with server-only being used in an API route handler
#43700 commented on
Jan 12, 2023 • 1 new comment -
next/router - push function changes between renders when called
#18127 commented on
Jan 12, 2023 • 1 new comment -
Router.push in appDir resets scroll query parms
#43552 commented on
Jan 12, 2023 • 1 new comment -
Tree shaking doesn't work with Typescript barrel files
#12557 commented on
Jan 12, 2023 • 1 new comment -
Dynamic Imports Cause Hydration Error With Babel
#43097 commented on
Jan 12, 2023 • 1 new comment -
Error: NextRouter was not mounted (NOT IN app folder)
#43585 commented on
Jan 12, 2023 • 1 new comment -
eslint without .babelrc does not use "experimentalDecorators" setting in "jsconfig.json"
#32149 commented on
Jan 12, 2023 • 1 new comment -
Firebase library doesn't work in PnP mode
#33282 commented on
Jan 12, 2023 • 1 new comment -
beforePopState doesn't work until the site receives focus
#33618 commented on
Jan 12, 2023 • 1 new comment -
next.lock / lock.json and local data is not re-generated by next dev/npm run dev when new URLimports are added
#32793 commented on
Jan 12, 2023 • 1 new comment -
[bug] i18n navigation with anchor in the same page
#20160 commented on
Jan 12, 2023 • 1 new comment -
Next does not include *any* css in production bundles when using SSG
#33756 commented on
Jan 12, 2023 • 1 new comment -
AMP Page Experience Disable Tap Delay Warning
#28851 commented on
Jan 12, 2023 • 1 new comment -
NextJs Font-Optimizations Code not generating the output
#33773 commented on
Jan 12, 2023 • 1 new comment -
NextJS 11 not loading styles correctly
#27250 commented on
Jan 12, 2023 • 1 new comment -
Intellisense not working in /app/**/page.tsx
#44291 commented on
Jan 12, 2023 • 1 new comment -
Issue with NextJS >= 13.0.7 with react-ssr-prepass and dynamic components
#44727 commented on
Jan 12, 2023 • 1 new comment -
(AppDir) Path inside Route Group built as serverless when edge runtime enabled
#44465 commented on
Jan 12, 2023 • 1 new comment -
The location where css import appears is not at the beginning, resulting in css import not taking effect.
#34510 commented on
Jan 12, 2023 • 1 new comment -
SVGO Plugins not working (?)
#34574 commented on
Jan 12, 2023 • 1 new comment -
useRouter returns file path for 'asPath' value occassionally during SSR
#23849 commented on
Jan 12, 2023 • 1 new comment -
Testing custom Express server using Jest+supertest results in segmentation fault when next.config.js is in the project
#31162 commented on
Jan 12, 2023 • 1 new comment -
Invalid characters in the location header is not handled and throws error
#34719 commented on
Jan 12, 2023 • 1 new comment -
strict mode error for projects that do not specify `"type": "module"`
#34796 commented on
Jan 12, 2023 • 1 new comment -
(AppDir) Higher order function component support
#44307 commented on
Jan 12, 2023 • 1 new comment -
`module.exports` is no longer supported with `import`
#35134 commented on
Jan 12, 2023 • 1 new comment -
Slower Response Times when updating from 10.0.7 to 10.2.0 or 11.0.1 or 12.0.1 (with Disabled automatic image optimization)
#25032 commented on
Jan 12, 2023 • 1 new comment -
getStaticProps on a .server page still bundles the props in __NEXT_DATA__
#35484 commented on
Jan 12, 2023 • 1 new comment -
For loop does not have block scope in client side generated code
#35268 commented on
Jan 12, 2023 • 1 new comment -
Custom typescript.tsconfigPath breaks path alias
#35383 commented on
Jan 12, 2023 • 1 new comment -
router.asPath contains dynamic path as query params in non default language on vercel.
#34804 commented on
Jan 12, 2023 • 1 new comment -
Nonce attribute does not get set on style tags of CSS Modules and imported styles
#35389 commented on
Jan 12, 2023 • 1 new comment -
defaultLoaders.babel does not handle source maps from previous loaders in chain
#34860 commented on
Jan 12, 2023 • 1 new comment -
Custom server `nextApp.prepare()` hides stack traces (webpack, ts-loader)
#35476 commented on
Jan 12, 2023 • 1 new comment -
Root-level dynamic route with `fallback: 'blocking'` works differently locally than on Vercel
#35506 commented on
Jan 12, 2023 • 1 new comment -
router.asPath contains basepath
#35578 commented on
Jan 12, 2023 • 1 new comment -
Redux dev-tools not showing traces when used
#35726 commented on
Jan 12, 2023 • 1 new comment -
Jest ReferenceError with "export default class.." and PropTypes
#35757 commented on
Jan 12, 2023 • 1 new comment -
Testing middleware with Jest: TypeError: this._headers.getAll is not a function
#42374 commented on
Jan 12, 2023 • 1 new comment -
_ssgManifest.js should not have Vary response header
#29504 commented on
Jan 12, 2023 • 1 new comment -
NextJS 13 next/image blur placeholder not working
#42140 commented on
Jan 12, 2023 • 1 new comment -
SWC plugins not working when using Next.js' `transpilePackages`
#43886 commented on
Jan 12, 2023 • 1 new comment -
ISR unstable_revalidate -- TypeError: res.hasHeader is not a function
#37338 commented on
Jan 13, 2023 • 1 new comment -
isLocaleDomain is false even when domainLocale set
#35775 commented on
Jan 13, 2023 • 1 new comment -
Global CSS cannot be imported from files other than your Custom <App> error when creating new app with npx create-next-app@latest on windows 11
#35780 commented on
Jan 13, 2023 • 1 new comment -
[NEXT-369] Fast refresh doesn't work when importing function with capitalized name
#35567 commented on
Jan 13, 2023 • 1 new comment -
optimizeCss/critters causing flash of unstyled text
#33882 commented on
Jan 13, 2023 • 1 new comment -
Image Component not working on MacOS Safari when developing
#34793 commented on
Jan 13, 2023 • 1 new comment -
Redirect not working with next/router
#35837 commented on
Jan 13, 2023 • 1 new comment -
SWC Minify breaks with edge runtime & concurrent features
#35505 commented on
Jan 13, 2023 • 1 new comment -
Support Postcss plugin - postcss-each v1.1.0
#35980 commented on
Jan 13, 2023 • 1 new comment -
router.locale value is in defaultLocale and links point to defaultLocale localization with domain-specific i18n
#36047 commented on
Jan 13, 2023 • 1 new comment -
[Windows] global CSS imports regression (blocks the Create Your First App learn step)
#36113 commented on
Jan 13, 2023 • 1 new comment -
Local images work in development, broken in production using next/image
#36374 commented on
Jan 13, 2023 • 1 new comment -
router.asPath contains locale when deployed on Vercel
#36275 commented on
Jan 13, 2023 • 1 new comment -
Exported TypeScript namespaces don’t compile properly with new SWC compiler
#30379 commented on
Jan 13, 2023 • 1 new comment -
this keyword is undefined in classes called on page compoents
#34778 commented on
Jan 13, 2023 • 1 new comment -
Redirects: `destination` has segments not in `source`
#24769 commented on
Jan 13, 2023 • 1 new comment -
Using compiler relay on graphql returns module (typescript)
#36366 commented on
Jan 13, 2023 • 1 new comment -
Blank page is shown on the first request when error happens on next dev
#36387 commented on
Jan 13, 2023 • 1 new comment -
Next build error - Failed to load SWC binary for linux/s390x
#36372 commented on
Jan 13, 2023 • 1 new comment -
next/script does not trigger onLoad callback when used with beforeInteractive strategy
#33191 commented on
Jan 13, 2023 • 1 new comment -
Webpack URL Assets are broken in server side contexts for non relative paths
#36557 commented on
Jan 13, 2023 • 1 new comment -
Hooks not working in the `loading` page
#44249 commented on
Jan 13, 2023 • 1 new comment -
Compilation Error for a page is not shown when another one is done on dev
#36575 commented on
Jan 13, 2023 • 1 new comment -
next font optimization is not working with getServerSideProps components
#36384 commented on
Jan 13, 2023 • 1 new comment -
Cannot set original image size on Image component from next/image
#36225 commented on
Jan 13, 2023 • 1 new comment -
next/image gives image a blue tint
#36332 commented on
Jan 13, 2023 • 1 new comment -
[Next 13] Server Component + Layout.tsx - Can't access the URL / Pathname
#43704 commented on
Jan 13, 2023 • 1 new comment -
Unintended full page refresh after shallow navigation with middleware rewrite
#44187 commented on
Jan 13, 2023 • 1 new comment -
Redux devtools not working Next 13
#43690 commented on
Jan 14, 2023 • 1 new comment -
Causes an error when any folder in the path starts with "ud"
#36078 commented on
Jan 14, 2023 • 1 new comment -
Error when build in nx monorepo
#44363 commented on
Jan 14, 2023 • 1 new comment -
Scroll restoration doesn't work for large pages
#37893 commented on
Jan 14, 2023 • 1 new comment -
Scroll position not saved when using back button to go to page using getServerSideProps.
#26031 commented on
Jan 14, 2023 • 1 new comment -
Regression in 12.2.0: BrowserslistError during build
#38898 commented on
Jan 14, 2023 • 1 new comment -
Nextjs with jest example will not work if there is an esm dependency in node_modules
#40183 commented on
Jan 15, 2023 • 1 new comment -
[NEXT-325] NextJS13 - AppDir - Server redirect happens as fetch not browser redirection
#43605 commented on
Jan 15, 2023 • 1 new comment -
Link navigation with loading.tsx is not instant for dynamic pages
#43548 commented on
Jan 15, 2023 • 1 new comment -
`Invariant: attempted to hard navigate to the same URL` when 404 /_next/data
#39730 commented on
Jan 15, 2023 • 1 new comment -
Invariant: attempted to hard navigate to the same URL (Rewrites inside next.config.mjs)
#39638 commented on
Jan 15, 2023 • 1 new comment -
Unnecessary top-level render from the router
#37139 commented on
Jan 16, 2023 • 1 new comment -
<title> tag renders a html comment causing a webpack warning
#41804 commented on
Jan 16, 2023 • 1 new comment -
Next.js 13: Build failure when enabling appDir and using Yarn PnP
#42427 commented on
Jan 16, 2023 • 1 new comment -
Next.js 13 Using a Loading UI alongside an async Server Component with SCSS module generates a runtime syntax error (unexpected token: string literal)
#42723 commented on
Jan 16, 2023 • 1 new comment -
Duplication of CSS rules
#42082 commented on
Jan 16, 2023 • 1 new comment -
NEXT Image Auto Compresses itself even in fixed layout with specified size and width
#36587 commented on
Jan 16, 2023 • 1 new comment -
`styled-jsx` FOUC when using Yarn v2 PNP
#25869 commented on
Jan 16, 2023 • 1 new comment -
<Link> should be able to navigate to dynamic API routes
#29890 commented on
Jan 16, 2023 • 1 new comment -
Delay from touch input to routeChangeStart
#30992 commented on
Jan 16, 2023 • 1 new comment -
Getting "Can't resolve" errors when running on a mounted Windows network share
#36707 commented on
Jan 16, 2023 • 1 new comment -
Requests including the `If-Modified-Since` header till never return 304 for matching ETags
#36755 commented on
Jan 16, 2023 • 1 new comment -
next/image noscript img tag uses non-optimized image as src
#25988 commented on
Jan 16, 2023 • 1 new comment -
getServerSideProps not called if book-ended by shallow routes.
#34365 commented on
Jan 16, 2023 • 1 new comment -
NextResponse.redirect won't add basePath
#36969 commented on
Jan 16, 2023 • 1 new comment -
_app called twice when use _document with custom wrapper
#36144 commented on
Jan 16, 2023 • 1 new comment -
Font-Optimization seems to add an extra .woff file.
#36149 commented on
Jan 16, 2023 • 1 new comment -
Masked Flight parameters from middleware cause soft refresh to fail when adding headers to request.
#44590 commented on
Jan 16, 2023 • 1 new comment -
use of suspense breaks functioning of useSWR hook
#37060 commented on
Jan 16, 2023 • 1 new comment -
Cannot render page with Suspense and Observable
#37066 commented on
Jan 16, 2023 • 1 new comment -
Multiple Optional Catchall Routes with overlapping patterns fails to correctly fall-back in dev mode
#17367 commented on
Jan 16, 2023 • 1 new comment -
Unexpected redirect when rewritten URLs don't match trailingSlash setting
#25673 commented on
Jan 16, 2023 • 1 new comment -
next build times out with recoil.js async selectors using suspense
#37372 commented on
Jan 16, 2023 • 1 new comment -
Link to api route does not work when dynamic route exists on production
#35993 commented on
Jan 16, 2023 • 1 new comment -
nextConfig issue while building or running the project
#39161 commented on
Jan 16, 2023 • 1 new comment -
redirect header conflict at getInitialProps and getServerSideProps
#36428 commented on
Jan 16, 2023 • 1 new comment -
Router.push with shallow refreshing the page when we use basepath
#36311 commented on
Jan 16, 2023 • 1 new comment -
Unable to run tests against a custom server starting from v12.0.9
#37176 commented on
Jan 16, 2023 • 1 new comment -
Next.JS v13.1.1 - Dev compile times are very long
#44430 commented on
Jan 16, 2023 • 1 new comment -
Stuck on `Creating an optimized production build` forever when development server is running
#37825 commented on
Jan 16, 2023 • 1 new comment -
[appDir] `next/image` with `priority` doesn't generate `<link rel="preload" ...>` tag.
#43134 commented on
Jan 16, 2023 • 1 new comment -
Missing generic type in NextApiRequest
#32677 commented on
Jan 17, 2023 • 1 new comment -
TypeError: Cannot read properties of undefined (read of undefined (reading 'config')
#37678 commented on
Jan 17, 2023 • 1 new comment -
Max-warnings flag doesnt work for next lint
#37236 commented on
Jan 17, 2023 • 1 new comment -
Broken class circular dependencies since `v12.1.0`
#34578 commented on
Jan 17, 2023 • 1 new comment -
Triggering `validateDOMNesting` causes `Hydration failed`
#36765 commented on
Jan 17, 2023 • 1 new comment -
hashChangeStart and hashChangeComplete don't fire using browser history navigation if the first URL loaded has a hash
#32747 commented on
Jan 17, 2023 • 1 new comment -
isn't work at Specific path
#36259 commented on
Jan 17, 2023 • 1 new comment -
NextImage always taking width to shrink images produces blurry result on wide images
#37500 commented on
Jan 17, 2023 • 1 new comment -
Nextjs 11 index page don't work with basePath with dots and trailingSlash enabled
#27436 commented on
Jan 17, 2023 • 1 new comment -
Error during SSR Rendering
#44278 commented on
Jan 17, 2023 • 1 new comment -
getStaticProps component has empty props object on production Vercel site even though the build logs show the data
#36656 commented on
Jan 17, 2023 • 1 new comment -
next/router throws error on valid web archive links
#31811 commented on
Jan 17, 2023 • 1 new comment -
GetInitialProps breaks page on production
#37912 commented on
Jan 17, 2023 • 1 new comment -
[Next 13] Enabling app directory breaks VSCode when using Yarn Berry
#42419 commented on
Jan 17, 2023 • 1 new comment -
Next.js includes inefficiently transpiled code
#37142 commented on
Jan 17, 2023 • 1 new comment -
Experimental-api routes issue with custom webpack config and top-level-await.
#38156 commented on
Jan 17, 2023 • 1 new comment -
Cannot access ... before initialization
#39985 commented on
Jan 17, 2023 • 1 new comment -
TakeShape example readme is out of date
#38210 commented on
Jan 17, 2023 • 1 new comment -
next/link prepends pathname
#38355 commented on
Jan 17, 2023 • 1 new comment -
Styled Component: getInitialProps not valid HTLM string `_document`
#38361 commented on
Jan 17, 2023 • 1 new comment -
Error overlay `<HotlinkedText>` doesn't hotlink URLs in parenthesis
#38362 commented on
Jan 17, 2023 • 1 new comment -
Add tests for ecosystem packages
#31690 commented on
Jan 17, 2023 • 1 new comment -
[webpack.cache.PackFileCacheStrategy] error when using `next.config.mjs`
#33693 commented on
Jan 18, 2023 • 1 new comment -
Client component in App dir warning about use of window or localStorage
#44446 commented on
Jan 18, 2023 • 1 new comment -
OG Image tags don't get scraped by FB for dynamic routes (appdir)
#44470 commented on
Jan 18, 2023 • 1 new comment -
AppDir: Link to Route with Head requires two clicks
#43972 commented on
Jan 18, 2023 • 1 new comment -
Fast-refresh is not working after 13.0.4 for CSS files
#43396 commented on
Jan 18, 2023 • 1 new comment -
next/link behavior differs from native anchor when linking to fragment identifier
#22838 commented on
Jan 18, 2023 • 1 new comment -
Server context not transferred after page transitions (`createServerContext`)
#44222 commented on
Jan 11, 2023 • 0 new comments -
Adding middleware breaks 404 functionality on dynamic page for client side
#43953 commented on
Jan 12, 2023 • 0 new comments -
swcMinify: true leads to "Expected ident" Webpack/Terser error
#30053 commented on
Jan 12, 2023 • 0 new comments -
Rust WebAssembly module in an ES module wrapper from wasm-pack fails to load in Next.js
#29362 commented on
Jan 12, 2023 • 0 new comments -
Import ESM Externals Error only when linking a local package
#34956 commented on
Jan 12, 2023 • 0 new comments -
PostCSS Configuration Is a Function
#44619 commented on
Jan 13, 2023 • 0 new comments -
next export breaks on i18n even when disabled
#39269 commented on
Jan 13, 2023 • 0 new comments -
Next.js dev server gets stuck after a while, requests just spin
#10061 commented on
Jan 13, 2023 • 0 new comments -
Middleware on localhost redirects to relative URL, even when provided with absolute one
#44482 commented on
Jan 14, 2023 • 0 new comments -
ISR page stops revalidating if the page data collection takes longer than the specified `staticPageGenerationTimeout`
#36672 commented on
Jan 16, 2023 • 0 new comments -
Locale routing is broken on /{locale}/[param] if param is a locale
#21714 commented on
Jan 16, 2023 • 0 new comments -
Multiple optional slugs in rewrite mapping default to invalid value
#27013 commented on
Jan 17, 2023 • 0 new comments -
Link AsPath with optional catch-all parameter produces weird behaviour.
#37852 commented on
Jan 17, 2023 • 0 new comments -
Broken example with-mocha
#37959 commented on
Jan 17, 2023 • 0 new comments -
Next loads a library's CommonJS module on the server and the ES Module in the browser
#38084 commented on
Jan 17, 2023 • 0 new comments -
[next/jest] adds log message to Jest's JSON test result output
#38118 commented on
Jan 17, 2023 • 0 new comments -
Using rewrites with domain-specific i18n causes redirect to defaulLocale
#36048 commented on
Jan 17, 2023 • 0 new comments -
.wasm files are not served correctly and lead to a 404 error when invoked with a web-worker
#38278 commented on
Jan 17, 2023 • 0 new comments -
Next.js attempts to fetch API route proxy as regular page
#37783 commented on
Jan 17, 2023 • 0 new comments -
Since 12.1.0, POST methods are not allowed (but nothing in changelog)
#35185 commented on
Jan 17, 2023 • 0 new comments -
fix: prevent middleware fetches from mutating init param
#42716 commented on
Jan 13, 2023 • 0 new comments -
Add support for tsconfig 'nodenext' | 'node16'
#44177 commented on
Jan 16, 2023 • 0 new comments -
Add option to read .env before starting server
#44392 commented on
Jan 18, 2023 • 0 new comments -
Improve Security with ContextIsolation for Electron Typescript Example
#44552 commented on
Jan 17, 2023 • 0 new comments