Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

125 issues found — filter by difficulty, status, or repo

Languages
Frameworks
Ecosystem
Topics

The development mode no longer works with a library imported via Yalc

The issue involves module system interop problems when using yalc with Next.js 12.1.0.

mediumopenNext.jsTypeScriptReact
next.js20
20d ago

Internal Server Error on dynamic routes with %25 in the dynamic param with cacheComponents enabled

URL decoding issue in dynamic routes with cacheComponents enabled.

mediumopenNext.jsTypeScriptReact
next.js2
21d ago

Wrong segment rendered when quickly reload page and navigate through browser history in Next.js 13+.

Race condition in Next.js navigation when quickly reloading and using browser history.

mediumopenNext.jsTypeScriptReact
next.js3
21d ago

@next/mdx: Turbopack rule uses `as: '*.tsx'` causing unnecessary double-processing of MDX output

Issue involves optimizing Turbopack processing but maintainer disagrees with the assessment.

mediumopenNext.jsTypeScriptReact
next.js3
21d ago

`temporal-polyfill` `Temporal.Instant.from` flagged with "used `new Date()` before accessing either uncached data"

Issue involves modifying or allowing a polyfill's internal Date usage in Next.js.

mediumopenNext.jsTypeScriptReact
next.js8
22d ago

When redirecting from middleware double `x-forwarded-proto: https` set by the proxies/gateways breaks the redirect (uses localhost:3000 by default)

Middleware redirect behavior breaks when duplicate headers are present.

mediumopenNext.jsTypeScriptReact
next.js8

@next/swc-darwin-arm64 is duplicated in every instance of Next.JS and the size in disk is huge

The issue involves optimizing binary storage across multiple Next.js instances, which requires architectural changes.

highopenNext.jsTypeScriptReact
next.js4
22d ago

Sass breaks when path aliases start with `#`

Sass path resolution fails with Node.js-compliant #-prefixed aliases.

mediumopenNext.jsTypeScriptReact
next.js2
24d ago

`@next/next/no-html-link-for-pages` rule does not work with `pageExtensions`

The ESLint rule needs to be updated to recognize custom `pageExtensions`.

mediumopenNext.jsTypeScriptReact
next.js30
25d ago

"No build cache found" on Ubuntu Instance with Github Actions

Cache configuration issue in GitHub Actions workflow.

mediumopenNext.jsTypeScriptReact
next.js9
25d ago

Next.js development high memory usage

High memory usage in development mode requires deep investigation and Next.js expertise.

highopenNext.jsTypeScriptReact
next.js159
26d ago

Incorrect HTTP error status codes from non-streaming generateMetadata

HTTP status codes are incorrect when streaming is blocked and layout.js is present.

mediumopenNext.jsTypeScriptReact
next.js10
26d ago
← PrevPage 4 of 11Next →
22d ago
Browse Issues | GoodFirstPicks