-
Notifications
You must be signed in to change notification settings - Fork 48.3k
Insights: facebook/react
Overview
Could not load contribution data
Please try again later
23 Pull requests merged by 5 people
-
Implement Partial Hydration for Activity
#32863 merged
Apr 23, 2025 -
Implement ActivityInstance in FiberConfigDOM
#32842 merged
Apr 22, 2025 -
Set hidden Offscreen to the shellBoundary regardless of previous state
#32844 merged
Apr 22, 2025 -
Hide/unhide the content of dehydrated suspense boundaries if they resuspend
#32900 merged
Apr 22, 2025 -
Build
react-server-dom-webpack
for codesandbox#32990 merged
Apr 22, 2025 -
[compiler] Only append hash and date for experimental releases
#32981 merged
Apr 21, 2025 -
[ci] Change to string type
#32980 merged
Apr 21, 2025 -
[compiler] Fix version name in publish script
#32979 merged
Apr 21, 2025 -
[eprh] Bump stable version
#32978 merged
Apr 21, 2025 -
[ci] Remove compiler weekly release
#32977 merged
Apr 21, 2025 -
[devtools] Fix "View source" for sources with URLs that aren't normalized
#32951 merged
Apr 17, 2025 -
[compiler] Update publish tags
#32952 merged
Apr 17, 2025 -
[mcp] Also emit bailout messages with no loc
#32937 merged
Apr 17, 2025 -
[compiler][autodeps/fire] Do not include fire functions in autodep arrays
#32532 merged
Apr 17, 2025 -
[ci] Only label on PR open
#32936 merged
Apr 16, 2025 -
[ci] Fix check_access again
#32935 merged
Apr 16, 2025 -
[mcp] Iterate on prompt
#32932 merged
Apr 16, 2025 -
[mcp] Fix bailout loc
#32931 merged
Apr 16, 2025 -
[mcp] Refine passes returned
#32930 merged
Apr 16, 2025 -
[mcp] Dedupe docs
#32929 merged
Apr 16, 2025 -
[mcp] Add inspect script
#32928 merged
Apr 16, 2025 -
[ci] Fix check_access fr
#32934 merged
Apr 16, 2025 -
[ci] Fix check_access output
#32933 merged
Apr 16, 2025
9 Pull requests opened by 8 people
-
Fix typo: outweight -> outweigh
#32944 opened
Apr 17, 2025 -
Replace deprecated `initCustomEvent` with `CustomEvent`
#32945 opened
Apr 17, 2025 -
[Flight] Don't hang forever when prerendering a rejected promise
#32953 opened
Apr 17, 2025 -
improve performance of style tags that use precedence
#32957 opened
Apr 18, 2025 -
# Fix: Allow mutating ref.current when ref comes from useContext()
#32968 opened
Apr 20, 2025 -
[compiler] Add changelog
#32983 opened
Apr 21, 2025 -
[compiler] Fallback for inferred effect dependencies
#32984 opened
Apr 21, 2025 -
[devtools] 1st class support of used Thenables
#32989 opened
Apr 22, 2025 -
[compiler] Patch for reactive refs in inferred effect dependencies
#32991 opened
Apr 22, 2025
8 Issues closed by 4 people
-
Bug:
#32988 closed
Apr 22, 2025 -
Bug: eslint-plugin-react-hooks@6.0.0 suddenly installs the entire babel toolchain
#32982 closed
Apr 22, 2025 -
Bug:
#32967 closed
Apr 22, 2025 -
Bug:
#32942 closed
Apr 22, 2025 -
Bug:
#32985 closed
Apr 22, 2025 -
[spam]
#32973 closed
Apr 21, 2025 -
Bug: Reactjs Navigation issue
#32948 closed
Apr 17, 2025 -
Bug:
#32926 closed
Apr 16, 2025
14 Issues opened by 14 people
-
Bug: `React.Profiler` no longer works in production builds after upgrading to React 19
#32992 opened
Apr 23, 2025 -
[Compiler Bug]: eslint-plugin-react-hooks does not enable the new rule for the React compiler
#32986 opened
Apr 22, 2025 -
Bug: [eslint-plugin-react-hooks] False positive for `use` rule when using Effector
#32976 opened
Apr 21, 2025 -
Bug: `prerender` from `react-dom/static.browser` hangs indefinitely in Node upon completion
#32965 opened
Apr 20, 2025 -
[DevTools Bug] Cannot remove node "107" because no matching node was found in the Store.
#32964 opened
Apr 19, 2025 -
Feature Request: allow for DOM mode insertion in createPortal
#32961 opened
Apr 18, 2025 -
Feature Request: add useEffect callback argument
#32960 opened
Apr 18, 2025 -
[Compiler Bug]: Coverage report shows missing branch coverage
#32950 opened
Apr 17, 2025 -
[Compiler Bug]: Property 'tsSatisfiesExpression' does not exist on type...
#32947 opened
Apr 17, 2025 -
[React 19.1] useEffect cleanup running too late / useRef cleanup too early?
#32946 opened
Apr 17, 2025 -
Bug: Uncaught TypeError: Cannot read properties of undefined (reading 'H')
#32927 opened
Apr 16, 2025
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Bug: eslint-plugin-react-hooks treats a non-react `use` function the same way as `React.use`
#31237 commented on
Apr 16, 2025 • 0 new comments -
[React 19]Calling setState inside useEffect causes 'Maximum update depth exceeded'
#31978 commented on
Apr 17, 2025 • 0 new comments -
[Compiler Bug]: Values used as indexes are not memoized
#29172 commented on
Apr 17, 2025 • 0 new comments -
Bug: suspense fallback flickers with nested suspended components
#32796 commented on
Apr 17, 2025 • 0 new comments -
[Compiler Bug]: "Mutating a value returned from 'useContext()', which should not be mutated" When the value is a Ref
#31470 commented on
Apr 17, 2025 • 0 new comments -
Bug: autoFocus broken inside <dialog />
#23301 commented on
Apr 20, 2025 • 0 new comments -
[DevTools Bug]: cannot double click anymore on component name to filter the tree view (in Components tab) (since v6.1.1)
#32659 commented on
Apr 22, 2025 • 0 new comments -
[DevTools Bug]: [DevTools Bug] Cannot reorder children for node "0" because no matching node was found in the Store.
#32196 commented on
Apr 22, 2025 • 0 new comments -
[React 19] Controlled `<select>` component is subject to automatic form reset
#30580 commented on
Apr 22, 2025 • 0 new comments -
Bug: select field value resets to the first option after form submission with `useActionState`
#32362 commented on
Apr 23, 2025 • 0 new comments -
[DevTools Bug] Cannot add node "909" because a node with that id is already in the Store.
#32852 commented on
Apr 23, 2025 • 0 new comments -
React server dom vite
#31768 commented on
Apr 17, 2025 • 0 new comments -
[compiler][fire] Fire syntax changes
#32504 commented on
Apr 17, 2025 • 0 new comments -
[compiler][fire] Only allow values captured by the effect to be fired
#32505 commented on
Apr 17, 2025 • 0 new comments -
feat: [React Compiler] Allow to customise reanimated library import name
#32568 commented on
Apr 16, 2025 • 0 new comments -
perf(react-reconciler): simplify loop with sentinel node pattern
#32643 commented on
Apr 23, 2025 • 0 new comments -
test:- Added a test for Form reset & case of prevent default.
#32689 commented on
Apr 16, 2025 • 0 new comments -
Use console.timeStamp instead of performance.measure in Component Performance Track
#32736 commented on
Apr 22, 2025 • 0 new comments -
Run Component Track Logs in the console.createTask() of the Fiber
#32809 commented on
Apr 22, 2025 • 0 new comments -
[Cleanup] Remove unused renderLanes argument from prepareToReadContext
#32858 commented on
Apr 16, 2025 • 0 new comments