Overview
Could not load contribution data
Please try again later
12 Pull requests merged by 8 people
-
Fix context providers in SSR when handling multiple requests
#23171 merged
Jan 24, 2022 -
DevTools should not crawl unmounted subtrees when profiling starts
#23162 merged
Jan 21, 2022 -
styles: replace Array.isArray with module isArray
#23154 merged
Jan 21, 2022 -
[DevTools][BugFix] Memoized Updaters Should Not Contain Deleted Nodes
#23156 merged
Jan 20, 2022 -
DevTools: Add Jest snapshot serializer for number formatting
#23139 merged
Jan 20, 2022 -
Don't inject timeline hooks unless React supports profiling
#23151 merged
Jan 20, 2022 -
Fix production-only updateSyncExternalStore() crash when doing setState in render
#23150 merged
Jan 20, 2022 -
Include other build types when building for CodeSandbox CI
#23152 merged
Jan 20, 2022 -
Warn when a callback ref returns a function
#23145 merged
Jan 20, 2022 -
Fix change events for custom elements
#22938 merged
Jan 19, 2022 -
Fix context propagation for offscreen/fallback trees
#23095 merged
Jan 19, 2022 -
Enable scheduling profiler flag in react-dom/testing builds
#23142 merged
Jan 19, 2022
4 Pull requests opened by 4 people
-
[Flight] add failing test to demonstrate bug in ReadableStream implementation
#23140 opened
Jan 19, 2022 -
DevTools: Profiler UI refactor
#23158 opened
Jan 20, 2022 -
styles: replace Object.prototype.hasOwnProperty with module hasOwnProperty
#23167 opened
Jan 22, 2022 -
[Hydration] Fallback to client render if server rendered extra nodes
#23176 opened
Jan 24, 2022
19 Issues closed by 5 people
-
React 18
#23178 closed
Jan 25, 2022 -
React 18: Context providers are reset to initial value in SSR during rendering
#23089 closed
Jan 24, 2022 -
Bug: TypeError: compiler_1.DirectiveResolver is not a constructor
#23173 closed
Jan 24, 2022 -
[DevTools Bug] Could not inspect element with id "2". Error thrown:Cached data for element "2" not found
#22488 closed
Jan 24, 2022 -
[DevTools Bug] Cannot add node "476" because a node with that id is already in the Store.
#21636 closed
Jan 24, 2022 -
React 18
#23169 closed
Jan 24, 2022 -
Bug: Root event delegation causes accessibiliy issues
#23170 closed
Jan 24, 2022 -
Could not move extension directory into profile
#23163 closed
Jan 21, 2022 -
[DevTools Bug] Could not find ID for Fiber "App"
#22970 closed
Jan 21, 2022 -
[DevTools Bug]: Error: Could not find ID for Fiber "..."
#23049 closed
Jan 21, 2022 -
Bug: hgjnhg
#23161 closed
Jan 21, 2022 -
Issue while running the react solution says "There might be a problem with the project dependency tree"
#23160 closed
Jan 21, 2022 -
[Dev Tools] giving false positive if redux dev tools installed
#23159 closed
Jan 21, 2022 -
[DevTools Bug] Cannot remove node "30123" because no matching node was found in the Store.
#21755 closed
Jan 20, 2022 -
[DevTools Bug]: Different results in chrome and firefox
#23155 closed
Jan 20, 2022 -
.
#23146 closed
Jan 19, 2022 -
beforeunload event not firing in ReactJS but working in standard javascript.
#23128 closed
Jan 19, 2022 -
Bug: `Context.Consumer` inside `Suspense` does not receive context updates while suspended
#19701 closed
Jan 19, 2022
6 Issues opened by 6 people
-
Bug: React Hooks eslint plugin reports i should add dependencies to useEffect which break my functionality
#23179 opened
Jan 25, 2022 -
React 18's whole hydration mismatch business
#23177 opened
Jan 25, 2022 -
DevTools: React Native / React VR improvements
#23175 opened
Jan 24, 2022 -
Bug: Error: Should have a queue. This is likely a bug in React. Please file an issue.
#23174 opened
Jan 24, 2022 -
Bug: `onBlur` called in wrong order if another element receives focus
#23165 opened
Jan 22, 2022
27 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.
-
RFC: Plan for custom element attributes/properties in React 18
#11347 commented on
Jan 21, 2022 • 11 new comments -
Add `get` function to `useState`
#14543 commented on
Jan 24, 2022 • 4 new comments -
[WIP][Transition Tracing] Transition Tracing API
#23103 commented on
Jan 21, 2022 • 4 new comments -
[React 18] Possible Suspense Bug - Thrown error causes corrupted page
#21802 commented on
Jan 21, 2022 • 3 new comments -
Bug: Cannot import 'react/jsx-runtime' from esm node/webpack 5
#20235 commented on
Jan 24, 2022 • 3 new comments -
i installed the chrome extension on chrome browser but cant still inspect a react page . it keeps telling me that this is not a react page
#23127 commented on
Jan 25, 2022 • 3 new comments -
[DevTools Bug]: Devtools script served over insecure connection causing issues with local https server.
#23100 commented on
Jan 24, 2022 • 2 new comments -
Bug: `onCut` is not triggered in contenteditable for collapsed selection in Firefox
#23094 commented on
Jan 21, 2022 • 1 new comment -
Feature Request - useEffect - Provide boolean values on whether dependency has changed.
#22272 commented on
Jan 21, 2022 • 1 new comment -
Bug: There are redundant DOM manipulation when swapping elements in the list
#22994 commented on
Jan 21, 2022 • 1 new comment -
Adding the Warning when defaultValue = {Symbol | Function}
#23083 commented on
Jan 21, 2022 • 1 new comment -
Bug: controlled input range does not receive all onChange events
#23120 commented on
Jan 23, 2022 • 1 new comment -
[Blocks Fixture] Migrate to built-in <Cache> API and regression test
#22152 commented on
Jan 23, 2022 • 1 new comment -
Combine Profiler data sources
#22529 commented on
Jan 24, 2022 • 1 new comment -
Bug: React roots are announced as clickable to screen readers
#20895 commented on
Jan 25, 2022 • 1 new comment -
`Object.prototype` builtins should not be used directly
#22840 commented on
Jan 25, 2022 • 1 new comment -
exhaustive-deps: custom effects should support async functions
#19034 commented on
Jan 25, 2022 • 1 new comment -
Corrected a word from 'functional' to 'function'.
#19448 commented on
Jan 20, 2022 • 1 new comment -
Update part of the PureComponent code
#20390 commented on
Jan 24, 2022 • 1 new comment -
Add option to ignore stable hooks from eslint-exhaustive-deps rule
#20513 commented on
Jan 25, 2022 • 1 new comment -
Generate aria attribute data using an array
#22357 commented on
Jan 25, 2022 • 1 new comment -
Removed canary fixtures since we already have one already for next
#22885 commented on
Jan 19, 2022 • 1 new comment -
DevTools: Add button to toggle StrictMode for subtree
#23014 commented on
Jan 25, 2022 • 1 new comment -
Update SchedulerMinHeap
#23057 commented on
Jan 22, 2022 • 1 new comment -
Scripts: Code refractor For function `parseRequestedNames`
#23135 commented on
Jan 24, 2022 • 1 new comment -
Bug: NVDA reads element as "clickable" because onClick is not removed (but replaced with noop())
#21501 commented on
Jan 25, 2022 • 0 new comments -
Fix syntax error of json.parse: bad parsing
#23125 commented on
Jan 24, 2022 • 0 new comments

