Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

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

Languages
Frameworks
Ecosystem
Topics

Bug: New Customizable Select: option containing span, Select containing button causes hydration warning

React's DOM validation needs updating for new customizable select elements.

mediumopenReactJavaScriptTypeScript
react15
1mo ago

Bug: Malformed `private` field in react-devtools-fusebox package.json

The issue requires changing a string to a boolean in a package.json file.

easyopenReactJavaScriptTypeScript
react5
1mo ago

Bug: Hydration mismatch error due to plugins generating script tag on top

Hydration mismatch error occurs due to external script tags.

mediumopenReactJavaScriptTypeScript
react91
1mo ago

Bug: Performance regression due to deferTask not batching

Performance regression in server components due to inefficient batching of deferred tasks.

highopenReactJavaScriptTypeScript
react6
1mo ago

Bug: eslint-plugin-react-hooks does not support ESLint 10 in peerDependencies

The issue requires updating peerDependencies to support ESLint 10.

lowopenReactJavaScriptTypeScript
react14
1mo ago

Bug: `useEffectEvent` retain the first render value when is used inside a component wrapped in `memo()`

Bug appears fixed in latest Canary version.

lowopenReactJavaScriptTypeScript
react4
1mo ago

Bug: Infinite rendering resulting in freezing of tab/browser

Proposes fundamental changes to React's dependency comparison mechanism which would require deep framework knowledge.

highopenReactJavaScriptTypeScript
react20
1mo ago

Bug: Properties are not passed to Custom Elements that extend built-in elements

The issue involves property passing behavior in custom elements extending built-ins, with existing test cases available.

mediumopenReactJavaScriptTypeScript
react10
1mo ago

Bug: Nested providers for the same context will lead to unnecessary render calls when only the outside context value changed (React 19 only)

Requires deep understanding of React's context rendering behavior.

highopenReactJavaScriptTypeScript
react1
1mo ago

[Compiler Bug]: useEffectEvent bypasses react-hooks/set-state-in-effect lint rule

The issue involves a lint rule bypass that needs to be addressed in the eslint-plugin-react-hooks.

mediumopenReactJavaScriptTypeScript
react1
1mo ago

[React 19] Suspense throttling behavior (`FALLBACK_THROTTLE_MS`) kicks in too often

Involves core Suspense behavior with unclear consensus on solution approach.

highopenReactJavaScriptTypeScript
react36
1mo ago

Suppress "Download the React DevTools" log for a better development experience

The issue involves modifying React's internal logging behavior in a specific debugging context.

mediumopenReactJavaScriptTypeScript
react33
1mo ago
← PrevPage 4 of 8Next →
Browse Issues | GoodFirstPicks