-
Notifications
You must be signed in to change notification settings - Fork 47.7k
Issues: facebook/react
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Bug [A potential issue that we haven't yet confirmed as a bug
eslint-plugin-react-hooks
]: Config (unnamed): Key "plugins": This appears to be in eslintrc format (array of strings) rather than flat config format (object).
Status: Unconfirmed
#32494
opened Feb 28, 2025 by
rakleed
[DevTools Bug]: The memo component is not displayed correctly
Component: Developer Tools
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
#32485
opened Feb 27, 2025 by
spencer17x
[DevTools Bug]: Highlight updates when components render error
Component: Developer Tools
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
#32484
opened Feb 27, 2025 by
spencer17x
Bug: When I Use use() in server component, get [Error: Expected a suspended thenable. This is a bug in React. Please file an issue.]
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
#32483
opened Feb 27, 2025 by
buddle6091
Bug: Warning: Internal React error: Expected static flag was missing. Please notify the React team
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
#32481
opened Feb 26, 2025 by
ROHITCNF
Bug: Support command event
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
#32478
opened Feb 26, 2025 by
o-t-w
[Compiler Bug]: Should support hooks named with symbols: use$, use_
Component: Optimizing Compiler
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
#32473
opened Feb 25, 2025 by
jmeistrich
1 of 4 tasks
nonce
is dropped from style tags that use precedence
Status: Unconfirmed
#32449
opened Feb 21, 2025 by
gnoff
[Compiler Bug]: Cyclic dependencies when using the react-compiler and metro bundler can result in sometimes undefined hook imports
Component: Optimizing Compiler
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
#32440
opened Feb 21, 2025 by
the-simian
1 of 4 tasks
Bug: A potential issue that we haven't yet confirmed as a bug
recommended-latest
config not available in eslint-plugin-react-hooks
Status: Unconfirmed
#32431
opened Feb 20, 2025 by
16patsle
Bug: event handlers in fragment roots
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
#32423
opened Feb 19, 2025 by
frolic
[DevTools Bug]: Profiler show false re-renders
Component: Developer Tools
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
#32418
opened Feb 18, 2025 by
ChibiBlasphem
Bug: JSX SVG Typescript type error: missing 'slot' attribute
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
#32406
opened Feb 17, 2025 by
apprat
[React 19] Bug:
cloneElement
in client component with async server component as children not working
React 19
#32392
opened Feb 15, 2025 by
darthmaim
Bug: Console Logs Disappear in Chromium-Based Browsers When Rendering Incorrectly Encoded Image URLs in a React Application
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
#32380
opened Feb 14, 2025 by
hanurii
Bug: Error using eslint-plugin-react-hooks in TypeScript-based eslint.config.ts configuration file
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
#32370
opened Feb 12, 2025 by
KDean-Dolphin
Feature proposal: Give
useEffect
cleanup an option to run on page unload
#32369
opened Feb 12, 2025 by
TimurTimergalin
[React 19] inline style tag not removing when new content is loaded without that element
React 19
#32367
opened Feb 12, 2025 by
tounsoo
Bug: Pagination buttons misaligned on small screens in React Docs
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
#32366
opened Feb 12, 2025 by
superAman07
Bug: select field value resets to the first option after form submission with A potential issue that we haven't yet confirmed as a bug
useActionState
Status: Unconfirmed
#32362
opened Feb 12, 2025 by
joshua-ots
Bug: React 19 A potential issue that we haven't yet confirmed as a bug
<input type="radio"/>
attribute name
can't be set via ref
Status: Unconfirmed
#32346
opened Feb 10, 2025 by
nmerget
Bug: React Dev Tools injects its own js code (installHook.js) and then tries to download the source map if its own code
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
#32339
opened Feb 8, 2025 by
staenker
[Compiler Bug]: InvalidReact: Ref values (the A potential issue that we haven't yet confirmed as a bug
Type: Bug
current
property) may not be accessed during render. False Positive
Component: Optimizing Compiler
Status: Unconfirmed
#32320
opened Feb 6, 2025 by
funktr0n
1 of 4 tasks
Bug: nested Suspense with lazy children permanently shows fallback
Resolution: Needs More Information
#32313
opened Feb 6, 2025 by
jtbandes
Bug: onChange of input type="file" is getting triggered when A potential issue that we haven't yet confirmed as a bug
element.dispatchEvent
is called on it
Status: Unconfirmed
#32300
opened Feb 3, 2025 by
saurabhdaware
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.