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

ERR_HTTP_HEADERS_SENT and __next_metadata_boundary__ hydration mismatch when mixing "use cache" with draftMode()/cookies() in same page component

Complex interaction between caching, metadata boundaries, and dynamic APIs causes server-side errors.

highopenNext.jsTypeScriptReact
next.js0
1d ago

Importing/running cached functions in proxy.ts

The issue involves runtime-specific behavior with cached functions in proxy.ts.

mediumopenNext.jsTypeScriptReact
next.js2
3d ago

Next TS plugin warning 'TS71007: Props must be serializable for components in the "use client" entry file' does not work with export default

The warning logic inconsistently handles default exports in TypeScript components.

mediumopenNext.jsTypeScriptReact
next.js42

[Bug]: `manifest.ts` breaks `HMR` in Next.js 16.2

HMR breaks in Next.js 16.2 when using `manifest.ts`, but reports vary on root cause.

mediumopenNext.jsTypeScriptReact
next.js8
4d ago

[Bug]: Client Component onClick events fail to fire on iOS Safari (Next.js 16.2.1)

Mobile Safari event handling issue in Next.js 16.2.1 with unclear reproducibility.

mediumopenNext.jsTypeScriptReact
next.js8
5d ago

[Bug] Content-Type text/x-component does not have charset=utf-8 encoding

The issue involves adding charset=utf-8 encoding to the Content-Type header for server actions.

lowopenNext.jsTypeScriptReact
next.js0
5d ago

16.2 Jest tests fail when using a custom image loader

Jest tests fail when using a custom image loader in Next.js 16.2.

mediumopenNext.jsTypeScriptReact
next.js0
6d ago

`<Link>` with `href="#someexample"` will not trigger CSS target selector (`#someexample:target{...}`)

The issue involves CSS `:target` selector behavior with Next.js `<Link>` component.

mediumopenNext.jsTypeScriptReact
next.js5
6d ago

Route "/" did not produce a static shell and Next.js was unable to determine a reason. This is a bug in Next.js.

Next.js incorrectly handles runtime data in `generateMetadata` with `cacheComponents` enabled.

mediumopenNext.jsTypeScriptReact
next.js2
6d ago

Multiple inheritance via CSS module composes only one level deep

CSS module composition fails beyond one level deep.

mediumopenNext.jsTypeScriptReact
next.js1
8d ago

Next / React 19.2 suspense boundary outlining bug

This issue involves React 19.2 suspense boundary SSR behavior in Next.js, which may require deep React internals knowledge.

highopenNext.jsTypeScriptReact
next.js0
8d ago

Inconsistent 404 Handling with Parallel Routes

The issue involves complex routing behavior and inconsistent 404 handling in parallel routes.

highopenNext.jsTypeScriptReact
next.js3
8d ago
Page 1 of 11Next →
3d ago
Browse Issues | GoodFirstPicks