Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

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

Languages
Frameworks
Ecosystem
Topics

Inline Next/Script only runs on first page load

The issue involves Next.js Script behavior and requires understanding of internal mechanisms.

mediumopenNext.jsTypeScriptReact
next.js13
1mo ago

next/script not set script tag on next export

The issue involves missing script tags in exported HTML, requiring investigation into Next.js's export behavior.

mediumopenNext.jsTypeScriptReact
next.js5
1mo ago

CSS in app directory does not Hot Reload unless exporting a const string

The issue involves CSS hot reloading in Next.js app directory, requiring specific fixes.

mediumopenNext.jsTypeScriptReact
next.js3
1mo ago

[appDir]: Dynamic pages with dynamic parameters rendered as static by default

Dynamic page rendering behavior mismatch with documented expectations.

lowopenNext.jsTypeScriptReact
next.js1
1mo ago

`useEffect` no longer run twice in React strict mode

This is a React-specific bug already reported, not a Next.js issue.

highopenNext.jsTypeScriptReact
next.js6
1mo ago

Parallel routes are rendered unnecessarily

Parallel routes are rendering unnecessarily, requiring conditional logic fixes.

mediumopenNext.jsTypeScriptReact
next.js27
1mo ago

Parameter on `AppType` is used incorrectly

TypeScript types do not correctly reflect runtime behavior for `AppType` parameters.

mediumopenNext.jsTypeScriptReact
next.js24
1mo ago

Redux-observable server side fetching

The example referenced in the issue no longer exists in the repository.

mediumopenNext.jsTypeScriptReact
next.js5
1mo ago

Client UI doesn't update after revalidatePath with Suspense and short promise

The issue involves complex Suspense and revalidation timing interactions in production mode.

mediumopenNext.jsTypeScriptReact
next.js1
1mo ago

Router.push takes to incorrect page but refreshing same exact URL opens correct page.

Dynamic route precedence causes inconsistent behavior between client-side navigation and hard refresh.

mediumopenNext.jsTypeScriptReact
next.js2
1mo ago

NextResponse.redirect() behaves incorrectly when redirecting from subdomain route to apex domain route

Middleware redirect behavior between subdomains is not working as expected.

mediumopenNext.jsTypeScriptReact
next.js5
1mo ago

Next13.4 appDir does not render layout and template in the way the docs say it should

This issue involves core Next.js routing behavior and requires deep architectural understanding.

highopenNext.jsTypeScriptReact
next.js6
1mo ago
← PrevPage 31 of 44Next →
Browse Issues | GoodFirstPicks