Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Localization Breaking Sitemap create-next-app Related to our CLI tool for quickly starting a new Next.js application. Headers Related to the async headers() function. Internationalization (i18n) Related to Internationalization with Next.js. Linking and Navigating Related to Next.js linking (e.g., <Link>) and navigation. Metadata Related to Next.js' Metadata API. Middleware Related to Next.js Middleware. Route Handlers Related to Route Handlers.
#80237 opened Jun 6, 2025 by rocelyblooming
Collecting page data .[RangeError: Maximum call stack size exceeded], static export can handle only limites pages create-next-app Related to our CLI tool for quickly starting a new Next.js application. Dynamic Routes Related to dynamic routes. dynamicIO Related to dynamicIO.
#80032 opened Jun 1, 2025 by Gul7333
perf(turbopack): Compress Rope create-next-app Related to our CLI tool for quickly starting a new Next.js application. created-by: Turbopack team PRs by the Turbopack team. Documentation Related to Next.js' official documentation. Font (next/font) Related to Next.js Font Optimization. Rspack tests Turbopack Related to Turbopack with Next.js. type: next
#79997 opened May 30, 2025 by kdy1 Loading…
fix(cna): use correct postcss plugins syntax create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#79949 opened May 30, 2025 by stefanprobst Loading…
[CNA] default to node v22 types in CNA templates create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#79587 opened May 24, 2025 by stefanprobst Loading…
add .github directory to CNA isFolderEmpty allow list create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#79551 opened May 23, 2025 by chrisweb Loading…
CNA: add .github to allow list when checking if directory is empty create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#79550 opened May 23, 2025 by chrisweb
add turbo tasks fuzzing create-next-app Related to our CLI tool for quickly starting a new Next.js application. created-by: Turbopack team PRs by the Turbopack team. Documentation Related to Next.js' official documentation. tests Turbopack Related to Turbopack with Next.js. type: next
#79372 opened May 19, 2025 by sokra Loading…
chore(create-next-app): add .pnpm-store into gitignore for all templates create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#79147 opened May 13, 2025 by iqbqioza Loading…
Turbopack: write tasks doesn't need to be session dependent, as effects will restore create-next-app Related to our CLI tool for quickly starting a new Next.js application. created-by: Turbopack team PRs by the Turbopack team. Documentation Related to Next.js' official documentation. examples Issue was opened via the examples template. Font (next/font) Related to Next.js Font Optimization. Rspack tests Turbopack Related to Turbopack with Next.js. type: next
#78727 opened Apr 30, 2025 by sokra Loading…
CSS backdrop-filter property disappear in Next.js 15.3.0/15.3.1 dev mode with Turbopack create-next-app Related to our CLI tool for quickly starting a new Next.js application. CSS Related to CSS. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#78302 opened Apr 18, 2025 by RoversX
docs: update README templates to include package installation instructions create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#78243 opened Apr 16, 2025 by VanEldoh Loading…
Update CNA tailwind templates to fix font CSS var theme issue. create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#78055 opened Apr 11, 2025 by kylemh Loading…
Dependencies sorting in generated package.json causes unnecessary git diffs create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#77679 opened Apr 1, 2025 by diegomais
Standalone build fails on 2nd build on Windows create-next-app Related to our CLI tool for quickly starting a new Next.js application. Module Resolution Module resolution (CJS / ESM, module resolving).
#77617 opened Mar 30, 2025 by mnpqraven
next dev --turbopack does not support using @next/bundle-analyzer - throws warning create-next-app Related to our CLI tool for quickly starting a new Next.js application. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#77482 opened Mar 24, 2025 by Austin1serb
fix(create-next-app): sort package.json dependencies alphabetically create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#77396 opened Mar 22, 2025 by diegomais Loading…
[dev-overlay] Unify error interception between app/ and pages/ create-next-app Related to our CLI tool for quickly starting a new Next.js application. created-by: Next.js team PRs by the Next.js team. Documentation Related to Next.js' official documentation. run-react-18-tests tests Turbopack Related to Turbopack with Next.js. type: next
#77326 opened Mar 20, 2025 by eps1lon Draft
docs: update create-next-app cli documents create-next-app Related to our CLI tool for quickly starting a new Next.js application. Documentation Related to Next.js' official documentation.
#77229 opened Mar 18, 2025 by Marukome0743 Loading…
2 tasks done
Improved error handling in git initialization create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#76506 opened Feb 25, 2025 by Devansh-001 Loading…
Turbopack: replace AvailableModules with single bitmap create-next-app Related to our CLI tool for quickly starting a new Next.js application. created-by: Turbopack team PRs by the Turbopack team. Documentation Related to Next.js' official documentation. Font (next/font) Related to Next.js Font Optimization. tests Turbopack Related to Turbopack with Next.js. type: next
#76211 opened Feb 19, 2025 by mischnic Loading…
2 tasks done
Undefined font CSS variables in create-next-app generated Tailwind v4 template create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#76074 opened Feb 15, 2025 by wxh06
Browser back button fails after navigation with URL anchor fragment create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#75072 opened Jan 18, 2025 by sgarrity
Passing data to both client & server component result in always async server tree create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#74793 opened Jan 11, 2025 by kirchoni
Static export with skipTrailingSlashRedirect results in invalid request paths for RSC payload .txt files create-next-app Related to our CLI tool for quickly starting a new Next.js application. Linking and Navigating Related to Next.js linking (e.g., <Link>) and navigation. Output Related to the the output configuration option. Pages Router Related to Pages Router. Runtime Related to Node.js or Edge Runtime with Next.js.
#74445 opened Dec 31, 2024 by klittlepage
ProTip! Type g i on any issue or pull request to go back to the issue listing page.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.