Skip to content

Issues: vercel/next.js

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Docs: Misleading and potentially vulnerable example code of getting client's IP address Documentation Related to Next.js' official documentation.
#66305 opened May 29, 2024 by Yihao-G
app router - dynamic twitter card image generator file does not return anything if returned div has style: justifyContent: "end". bug Issue was opened via the bug report template. Metadata Related to Next.js' Metadata API.
#66304 opened May 29, 2024 by Huilensolis
NextJS 14 HMR Tailwind CSS reloading not working bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#66292 opened May 28, 2024 by felipe-linares
NextJs [14.2.3] MaxListenersExceededWarning appears when using Draft Mode bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#66282 opened May 28, 2024 by AnasArafeh
[Breaking] NextJs [14.2.3] Draft mode with static pages bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Runtime Related to Node.js or Edge Runtime with Next.js.
#66277 opened May 28, 2024 by AnasArafeh
Next 14.2.3 App Router + SSG: The not-found pages are re-built again for every regular page bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Instrumentation Related to Next.js Instrumentation. Performance Anything with regards to Next.js performance.
#66272 opened May 28, 2024 by maria404
environment variable cannot be read intermittently in getServerSideProps bug Issue was opened via the bug report template. Pages Router Related to Pages Router.
#66270 opened May 28, 2024 by hanwool95
Docs: .optimizePackageImports is showing compression docs Documentation Related to Next.js' official documentation.
#66266 opened May 28, 2024 by PepijnSenders
Server action redirect ignores type and forces push bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#66252 opened May 27, 2024 by markedwards
Incorrect XML Namespace in sitemap.ts for Next.js 14.2 bug Issue was opened via the bug report template. Metadata Related to Next.js' Metadata API.
#66248 opened May 27, 2024 by xoocode
renderToReadableStream does not work in edge route handlers bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) Runtime Related to Node.js or Edge Runtime with Next.js.
#66245 opened May 27, 2024 by alvarlagerlof
Next Prioritizes the display of loading.tsx over content rendered in SSR on asynchronous pages in first load bug Issue was opened via the bug report template. Pages Router Related to Pages Router.
#66244 opened May 27, 2024 by dfiedlerx
[Next.js@RC] dynamic/static rendering depends on whether no-store is specified or is the default. bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#66240 opened May 27, 2024 by AkifumiSato
Deprecation Warning on Installation of packages(inflight@1.0.6, rimraf@3.0.2, glob@7.2.31) bug Issue was opened via the bug report template. create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#66239 opened May 27, 2024 by ananduremanan
testProxy breaks next/font bug Issue was opened via the bug report template. Font (next/font) Related to Next.js Font Optimization. Testing Related to testing with Next.js.
#66238 opened May 27, 2024 by jacenre
ReferenceError on client render in production build using SWC minifier bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) SWC Related to minification/transpilation in Next.js.
#66237 opened May 27, 2024 by georgwittberger-telekom-mms
TypeError: value.forEach is not a function when use server action on local bug Issue was opened via the bug report template. create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#66231 opened May 26, 2024 by nottnt
When a page and layout exist, the page does not rise to the top unless the view height value of the page is greater than 100. bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#66223 opened May 26, 2024 by seung-juv
[Local Build] API routes that use revalidatecannot be revalidated bug Issue was opened via the bug report template.
#66219 opened May 25, 2024 by markomitranic
Unable to import exports from client component files in non-component files bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Module Resolution Module resolution (CJS / ESM, module resolving) Runtime Related to Node.js or Edge Runtime with Next.js. Turbopack Related to Turbopack with Next.js. Webpack Related to Webpack with Next.js.
#66212 opened May 25, 2024 by hakimmazouz
useEffect no longer run twice in React strict mode bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#66210 opened May 25, 2024 by chungweileong94
Server action redirect does not show content as it streams in if layout uses suspense bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#66199 opened May 25, 2024 by efouts
CSS pseudo-class :is is not compiled correctly in dev mode on 14.2 using turbopack bug Issue was opened via the bug report template. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Turbopack Related to Turbopack with Next.js. Upstream Related to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).
#66191 opened May 24, 2024 by mvgrimes
Debugging with NODE_OPTIONS='--inspect=0.0.0.0' return error: /usr/bin/node: must be 0 or in range 1024 to 65535. bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Instrumentation Related to Next.js Instrumentation.
#66189 opened May 24, 2024 by microhobby
SWR and @here/maps-api-for-javascript prod build bug Issue was opened via the bug report template. SWC Related to minification/transpilation in Next.js.
#66182 opened May 24, 2024 by ivanzorya
ProTip! Exclude everything labeled bug with -label:bug.