Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

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

Languages
Frameworks
Ecosystem
Topics

Bug: The ESLint react-hooks/immutability rule warns against using a callback internally

The issue involves a false positive in ESLint's react-hooks/immutability rule.

mediumopenReactJavaScriptTypeScript
react4
1mo ago

Bug: [React 19] Script tags not executing when embedded in components.

Script execution issue in React 19 requires understanding of React internals.

mediumopenReactJavaScriptTypeScript
react11
1mo ago

Bug: React DOM canary has an incorrect dependency on Scheduler

This appears to be an npm registry publishing issue being handled by maintainers.

highopenReactJavaScriptTypeScript
react2
1mo ago

Bug: React 19.2 component performance track causes side-effects in mobx -> add way to disable?

The issue involves React internals and MobX integration, requiring careful handling of side effects.

mediumopenReactJavaScriptTypeScript
react1
1mo ago

[Compiler Bug]: eslint-plugin-react-hooks silent bailout when try/catch/finally block in the same component body

The issue involves a known compiler limitation with try/catch/finally blocks affecting linting behavior.

mediumopenReactJavaScriptTypeScript
react4
1mo ago

Bug: Inefficient Regular Expression Complexity in react

The issue involves optimizing regex patterns to prevent ReDoS vulnerabilities.

mediumopenReactJavaScriptTypeScript
react9
1mo ago

Bug: react-hooks/set-state-in-effect false positive on valid example in docs

ESLint rule incorrectly flags valid React code.

mediumopenReactJavaScriptTypeScript
react4
1mo ago

Bug: View Transitions occasionally stall with default `onDefaultTransitionIndicator`

Intermittent browser-specific bug in experimental feature with partial maintainer acknowledgement.

mediumopenReactJavaScriptTypeScript
react4
1mo ago

Bug: The ESLint react-hooks/refs rule marks the entire object with the ref property as a ref object

The issue reports a false positive in an ESLint rule's ref detection logic.

lowopenReactJavaScriptTypeScript
react2
1mo ago

Bug: react-hooks/set-state-in-effect overly strict?

The issue involves nuanced React behavior and ESLint rules.

mediumopenReactJavaScriptTypeScript
react34
1mo ago

[DevTools Bug]: Excessive CPU Usage

Intermittent CPU usage issue with unclear repro steps and potential deadlock in service worker.

highopenReactJavaScriptTypeScript
react10
1mo ago

Bug: React overwrites functions on customElements

React's handling of custom element properties needs careful consideration.

mediumopenReactJavaScriptTypeScript
react11
1mo ago
← PrevPage 7 of 8Next →
Browse Issues | GoodFirstPicks