Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

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

Languages
Frameworks
Ecosystem
Topics

Turbopack enabled apps fail to hydrate with a JS runtime error on Pale Moon browser

Browser-specific hydration failure due to turbopack runtime assumptions.

mediumopenNext.jsTypeScriptReact
next.js6
16d ago

Bug: <title> in <Activity> sets the title when "mode=hidden"

The issue involves DOM side-effects and requires understanding of React's handling of `<title>` tags.

mediumopenReactJavaScriptTypeScript
react6
16d ago

App Router: root generateMetadata reruns a shared fetch on sibling navigation even when the shared layout UI is preserved

The issue involves understanding Next.js metadata and shared fetch behavior.

mediumopenNext.jsTypeScriptReact
next.js11
17d ago

Next.js cache is poisoned when notFound() is triggered.

Cache poisoning issue during rapid test execution requires careful investigation of Next.js caching behavior.

mediumopenNext.jsTypeScriptReact
next.js12
18d ago

Activity breaks CSS `:has()` rules

CSS `:has()` rules are incorrectly applied due to `display: none` behavior.

mediumopenNext.jsTypeScriptReact
next.js8
18d ago

Bug: Server functions work on event handler props in Server Components; is this intended?

Investigating whether server functions in event handlers is intended behavior

mediumopenReactJavaScriptTypeScript
react2
18d ago

Workspace shortcut filters with legacy expressions stop working after #37421

Legacy filter expressions are no longer compatible after a JSON parsing change.

mediumopenFrappe / ERPNextPython
frappe10
18d ago

AbortSignal.any() causes memory leak

Memory leak in AbortSignal.any() requires investigation of cleanup mechanisms.

mediumopenNode.jsJavaScript
node8
18d ago

Existing block level custom CSS in a post breaks when the post is edited by user without unfiltered_html

CSS encoding issue requires careful handling of user permissions and data serialization.

mediumopenWordPressJavaScriptReact
gutenberg4
19d ago

[Bug] Interception routes break on every HMR save in Next.js 16 — "Invalid interception route" error

The issue clearly identifies a bug in HMR handling of interception routes with a proposed fix.

lowopenNext.jsTypeScriptReact
next.js3
19d ago

Next.js middleware tracing produces two traces per request

Middleware tracing produces duplicate traces requiring careful instrumentation changes

mediumopenNext.jsTypeScriptReact
next.js1
19d ago

Rendering Suspense in server component throws React error 419 in production builds

Suspense boundaries with useSearchParams cause hydration errors in production.

mediumopenNext.jsTypeScriptReact
next.js12
19d ago
← PrevPage 10 of 44Next →
Browse Issues | GoodFirstPicks