Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

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

Languages
Frameworks
Ecosystem
Topics

Bug: React Handles Native Attributes Incorrectly for Custom Elements, Causing Runtime Errors

Custom element attribute handling differs from native elements causing runtime errors.

mediumopenReactJavaScriptTypeScript
react4
1mo ago

Bug: eslint-plugin-react-hooks not throwing "Hooks may not be referenced as normal values" error

Issue involves ESLint configuration and React Hooks rules, but reproduction is inconsistent.

mediumopenReactJavaScriptTypeScript
react2
1mo ago

Bug: `eslint-plugin-react-hooks` hides all errors on multiple findings

The issue involves debugging ESLint plugin behavior with React Hooks rules.

mediumopenReactJavaScriptTypeScript
react9
1mo ago

Bug: I have found one issue on your blog.

The issue involves a duplicate version number in a blog post.

easyopenReactJavaScriptTypeScript
react2
1mo ago

Bug: onBlur is not firing in IOS Chrome when trigger done button

This issue involves deep React event system internals and browser-specific behavior.

highopenReactJavaScriptTypeScript
react24
1mo ago

Bug: ReactFlightAsyncDebugInfo test 'can track async information when awaited' fails due to snapshot mismatch

Snapshot mismatch in a test case needs updating.

lowopenReactJavaScriptTypeScript
react3
1mo ago

Bug: eslint-plugin-react-hooks fails handling null chaining operator (react-hooks/immutability)

False positive in eslint-plugin-react-hooks requires understanding of rule implementation.

mediumopenReactJavaScriptTypeScript
react2
1mo ago

Bug: eslint(react-hooks/set-state-in-effect) not work with try catch function

ESLint rule behavior inconsistency with try/catch/finally blocks.

mediumopenReactJavaScriptTypeScript
react4
1mo ago

Bug: validateDOMNesting needs to be updated for new customisable form widgets

The issue involves updating React's DOM validation logic for new HTML/CSS specs, which is partially implemented and not yet standardized.

mediumopenReactJavaScriptTypeScript
react6
1mo ago

Bug: Infinite loop in event listener during DOM traversal caused by nested <body> tags

Infinite loop in React's event system requires deep DOM/React integration knowledge.

highopenReactJavaScriptTypeScript
react1
1mo ago

Bug: In React 19.2 Suspense renders fallback instead of children if children are too big

Behavioral change in React core requires deep understanding of Suspense implementation.

highopenReactJavaScriptTypeScript
react6
1mo ago

Bug: autoFocus broken inside <dialog />

The issue involves React's focus management within HTML dialog elements.

mediumopenReactJavaScriptTypeScript
react21
1mo ago
← PrevPage 37 of 45Next →
Browse Issues | GoodFirstPicks