Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

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

Languages
Frameworks
Ecosystem
Topics

500 errors when sending OPTIONS request to _next/static/chunks/...

Handling OPTIONS requests incorrectly leads to 500 errors.

mediumopenNext.jsTypeScriptReact
next.js0
14h ago

Statically imported image in Next 16.2 (Pages Router) breaks ‎`next dev` in Safari 26.4

Safari-specific image handling regression in Next.js 16.2

mediumopenNext.jsTypeScriptReact
next.js3
14h ago

`generateBuildId` in `next.config.ts` not respected in v16.2.0+

The issue involves a regression in build ID generation affecting caching behavior.

mediumopenNext.jsTypeScriptReact
next.js4
14h ago

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

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
Page 1 of 11Next →
1d ago
3d ago
Browse Issues | GoodFirstPicks