You need to enable JavaScript to run this app.
GitHub Issues Browser
Search
Issue list
fix(react-dom): use server.node.js for Deno to prevent build hangs (#35231)
#35247
CLA Signed
@Garvitpant777
When using `react-dom/server` in Deno (e.g. during SSR/pre-rendering with Vite, ...
Last updated:
19 hours ago
2
[Flight] Fix visitAsyncNode infinite recursion with circular async nodes
#35246
CLA Signed
@jere-co
The `visitAsyncNode` function used `null` as both an "in progress" marker and a ...
Last updated:
7 hours ago
2
[DevTools Bug]: Internal state change in cousin component causing a "re-render" in another cousin component wrapped inside parent divs.
#35245
Type: Bug
Status: Unconfirmed
Component: Developer Tools
@mukesharyal
### Website or app https://github.com/mukesharyal/react-devtools-bug-report ##...
Last updated:
a day ago
Bug: Should have a queue. This is likely a bug in React
#35243
Status: Unconfirmed
@sindiAsx
<!-- I upgraded me react native app from 0.73.8 to 0.77.3 and as soon as I run a...
Last updated:
a day ago
Bug: `useActionState`'s second argument is not optional in the React types
#35242
Status: Unconfirmed
@cpojer
React version: 19.2 ## Steps To Reproduce 1. `useActionState(action)` currentl...
Last updated:
a day ago
1
Bug:
#35241
Status: Unconfirmed
@rahimullahbawar20-crypto
<!-- Please provide a clear and concise description of what the bug is. Includ...
Last updated:
a day ago
1
[DevTools] Add React Element pane to browser Elements panel
#35240
CLA Signed
@eps1lon
Closes https://github.com/facebook/react/issues/32574 Adds a dedicated pane f...
Last updated:
2 days ago
Bug: Compiler, group memoisation
#35239
Status: Unconfirmed
@Grafikart
The compiler seems to mix dependency in some condition and nest block incorrectl...
Last updated:
2 days ago
[Devtools] Navigating commits performance panel hotkey
#35238
CLA Signed
@emily8rown
## Summary Add keyboard shortcuts (Left/Right arrow keys) to navigate between c...
Last updated:
a day ago
[Compiler Bug]: Memoization depends on how the order of the lines of code
#35237
Type: Bug
Status: Unconfirmed
@leoasis
### What kind of issue is this? - [x] React Compiler core (the JS output is inc...
Last updated:
a day ago
1
Fix markdown formatting and spacing inconsistencies in README Fixed …
#35236
@2400033206
…#35224: Improved formatting consistency in documentation: - Added proper blank ...
Last updated:
2 days ago
1
fix: react-dom/server hanging on Deno
#35235
CLA Signed
@fraidev
Reopen of https://github.com/facebook/react/pull/30655 Solution for: https://...
Last updated:
a day ago
2
[test] Update ESLint e2e tests
#35233
CLA Signed
@eps1lon
Changes were necessary after https://github.com/facebook/react/pull/35201 to mak...
Last updated:
2 days ago
Add React Error Message Assistant package
#35232
CLA Signed
@robglnn
This PR adds a RAG-powered error message assistant as a new package in the React...
Last updated:
2 days ago
Bug: Build of `react-dom` hangs on Deno runtime
#35231
Status: Unconfirmed
@fraidev
React version: 19.2.0 ## Steps To Reproduce 1. clone https://github.com/Yovac...
Last updated:
2 days ago
[compiler] Add enableUseKeyedState flag and update setState validation
#35230
CLA Signed
@poteto
This commit adds a new compiler environment flag `enableUseKeyedState`, and upd...
Last updated:
a day ago
2
[DevTools] Fix console links not being openable
#35229
CLA Signed
@eps1lon
In draft so I don't accidentally merge. Fixes https://github.com/facebook/rea...
Last updated:
3 days ago
Add shared utility isValidElementType to React
#35228
CLA Signed
@ArsiyaTasleem90250
## What does this PR do? This PR adds a new shared utility function `isValidE...
Last updated:
3 days ago
2
[Fizz] Push a stalled use() to the ownerStack/debugTask
#35226
CLA Signed
@eps1lon
Same as https://github.com/facebook/react/issues/33634 but for `use` and promise...
Last updated:
3 minutes ago
Bug: Erro: Falha ao executar 'insertBefore' em 'Node': O nó antes do qual o novo nó deve ser inserido não é filho deste nó.
#35225
Status: Unconfirmed
@Raugusto79
<!-- Please provide a clear and concise description of what the bug is. Includ...
Last updated:
3 days ago
1
Title: Fix minor typo/formatting inconsistency in React documentation/component code comment
#35224
Status: Unconfirmed
@AkhilChowdary2222
Description: There are a few places in the docs or code comments where: grammar...
Last updated:
3 days ago
dd example usage of useDeferredValue in React Docs
#35223
Status: Unconfirmed
@AkhilChowdary2222
Description: The current React documentation briefly explains useDeferredValue b...
Last updated:
3 days ago
Bug: Suspense fallback re-renders excessively during slow network responses
#35222
Status: Unconfirmed
@kl2400033266
### Description When using `React.Suspense` with a fallback component, the fallb...
Last updated:
2 days ago
2
Bug:
#35221
Status: Unconfirmed
@kl2400033266
### Description I observed that the cleanup function inside `useEffect` does not...
Last updated:
3 days ago
1
Bug: useState hook not updating state correctly in async functions
#35220
Status: Unconfirmed
@Arun24-8
## Bug Description When using useState hook inside an async function, the state ...
Last updated:
3 days ago
1
Bug: [React 19 | Streaming SSR] Script tags injected via ChunkExtractor not appearing in final HTML when using renderToPipeableStream
#35219
Type: Feature Request
Component: Server Rendering
@sandeep3690Butte
Description I am using React 19, Express, and Streaming SSR (renderToPipeableSt...
Last updated:
3 days ago
1
[Compiler Bug]: The library for web and native user interface
#35218
Type: Bug
Status: Unconfirmed
@pinnintipavankumar26-dot
### What kind of issue is this? - [x] React Compiler core (the JS output is inc...
Last updated:
3 days ago
Bug: React DevTools: Component props panel freezes when inspecting rapidly updating components
#35217
Status: Unconfirmed
@sharvandeep
### Summary When inspecting components in React DevTools, the props/state panel ...
Last updated:
3 days ago
[compiler] Only run validations with env.logErrors on outputMode: 'lint'
#35216
CLA Signed
@jorge-cab
Summary: These validations are not essential for compilation, with this we only...
Last updated:
3 days ago
1
[compiler] Extend setState in effect validation to useEffectEvent
#35214
CLA Signed
@jackpope
ValidateNoSetStateInEffects already supports transitive setter functions. This P...
Last updated:
3 days ago
1