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

Bug: `expected non-null body source` when passing a `Request` object to fetch AND receiving an error response (Node >= 24.14.0)

The issue involves a specific Node.js version interaction with fetch that crashes on error responses.

mediumopenNext.jsTypeScriptReact
next.js1
27d ago

Swipe back on mobile browser with getInitialProps flickers the previous page

The issue involves mobile-specific behavior and timing-sensitive rendering.

mediumopenNext.jsTypeScriptReact
next.js24
27d ago

Scrolling happens when user returns to a page with hash using browser back button

The issue involves browser-specific behavior and requires understanding of Next.js internals.

mediumopenNext.jsTypeScriptReact
next.js12
27d ago

next/image produces placeholders that render extremely slowly in firefox

Browser-specific rendering issue with unclear root cause.

highopenNext.jsTypeScriptReact
next.js2
29d ago

[Bug] [Lottie + Tailwind + NextJS 14] Loading.tsx page not displaying Lottie animations

Lottie animation fails to display in Next.js loading component.

mediumopenNext.jsTypeScriptReact
next.js18
1mo ago

[Bug] RSC re-fetches permanently stop when <Link> prefetches a proxy-rewritten route that adds hidden search params

The issue involves a cache key mismatch in RSC prefetch mechanism with proxy-rewritten routes.

highopenNext.jsTypeScriptReact
next.js3
1mo ago

createRedirectRenderResult fetch missing redirect: "manual" — causes errors and wasted latency on server action redirects

A missing fetch option causes unnecessary server-side redirect handling.

lowopenNext.jsTypeScriptReact
next.js1
1mo ago

Bug: App Router renders incorrect page and refreshes when navigating with basePath (Next.js 16)

Issue involves complex router behavior with basePath.

mediumopenNext.jsTypeScriptReact
next.js2
1mo ago

Infinite loop failed to forward action response error

Infinite loop error in Server Actions with unclear reproduction steps and deep architectural implications.

highopenNext.jsTypeScriptReact
next.js16
1mo ago

Incorrect warning for objects with null prototype passed from Server Components to Client Components

The issue involves modifying warning behavior for null-prototype objects in React's serialization.

mediumopenNext.jsTypeScriptReact
next.js23
1mo ago

`use cache` + `cacheLife` unexpectedly requires Suspense boundary

The issue involves unexpected Suspense boundary requirements for cacheLife usage.

mediumopenNext.jsTypeScriptReact
next.js1
1mo ago

useSearchParams() should not need to be wrapped in a suspense boundary

The issue involves both documentation updates and potential behavioral changes in a core hook.

mediumopenNext.jsTypeScriptReact
next.js22
1mo ago
← PrevPage 5 of 11Next →
Browse Issues | GoodFirstPicks