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

Adding proxy causes requests to _next/data which return empty data

Proxy configuration causes unnecessary empty data requests in Next.js.

mediumopenNext.jsTypeScriptReact
next.js0
1mo ago

proxy.ts does not execute in production when behind Cloudflare Proxy (middleware.ts works)

The issue involves Cloudflare Proxy integration and runtime environment differences.

mediumopenNext.jsTypeScriptReact
next.js58
1mo ago

An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.

Production-only error handling issue with unclear root cause.

mediumopenNext.jsTypeScriptReact
next.js11

[Example Bug] | MDB-React | create-next-app outputs errors

Dependency resolution issue between react versions in example project.

mediumopenNext.jsTypeScriptReact
next.js8
1mo ago

static export with trailingSlash: true - query params dropped

Query params are lost during static export with trailingSlash enabled.

mediumopenNext.jsTypeScriptReact
next.js8
1mo ago

productionBrowserSourceMaps doesn't work with profiler

Profiler component names not showing correctly with productionBrowserSourceMaps enabled.

mediumopenNext.jsTypeScriptReact
next.js2
1mo ago

duplicate meta tags in head

Issue involves third-party script injection affecting head tag management.

mediumopenNext.jsTypeScriptReact
next.js32
1mo ago

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
← PrevPage 8 of 11Next →
1mo ago
Browse Issues | GoodFirstPicks