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: autoFocus broken inside <dialog />

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

mediumopenReactJavaScriptTypeScript
react21
1mo ago

ReactDevTools extension doesn't work in private Firefox windows [DevTools Bug]:

Firefox's private mode restrictions may require special handling for the extension.

mediumopenReactJavaScriptTypeScript
react4
1mo ago

Bug: React 19 cannot run apps in both dev & production mode simultaneously

This involves deep React runtime compatibility issues between dev and prod modes.

highopenReactJavaScriptTypeScript
react31
1mo ago

Bug: Output

Issue lacks essential details for triage or reproduction.

highopenReactJavaScriptTypeScript
react2
1mo ago

Bug: renderToPipeableStream doesn't initiate streaming if the first node is a Fragment until the promise in Suspense resolves

Behavioral inconsistency in streaming logic based on root node type.

mediumopenReactJavaScriptTypeScript
react6
1mo ago

Bug: React 19 does not attach custom element event listeners during hydration

This issue involves React's hydration mechanism and custom elements, requiring deep React internals knowledge.

highopenReactJavaScriptTypeScript
react5
1mo ago

Bug: React Dev Tools injects its own js code (installHook.js) and then tries to download the source map if its own code

The issue involves browser-specific behavior and source map handling.

mediumopenReactJavaScriptTypeScript
react14
1mo ago

[Compiler Bug]: react-hooks/exhaustive-deps conflicts with idea of React compiler in terms of functions memoization

Conflict between compiler memoization and eslint rules needs resolution.

mediumopenReactJavaScriptTypeScript
react4
1mo ago

Bug: The ESLint react-hooks/preserve-manual-memoization rule warns against optional chaining operator

The issue involves modifying ESLint rule behavior to handle optional chaining in dependency arrays.

mediumopenReactJavaScriptTypeScript
react2
1mo ago

Bug: [19.2.0] Streaming scripts injected in `onAllReady` in `renderToPipeableStream` and `prerenderToNodeStream`

Behavior change in streaming logic affects SEO use cases.

mediumopenReactJavaScriptTypeScript
react8
1mo ago

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
← PrevPage 6 of 8Next →
Browse Issues | GoodFirstPicks