Overview
Could not load contribution data
Please try again later
10 Pull requests merged by 3 people
-
forwardRef et al shouldn't affect if props object is reused
#24421 merged
Apr 22, 2022 -
Fix: useDeferredValue should reuse previous value, not revert to initial value
#24413 merged
Apr 21, 2022 -
Suppress hydration warnings when a preceding sibling suspends
#24404 merged
Apr 20, 2022 -
Land enableClientRenderFallbackOnHydrationMismatch
#24410 merged
Apr 20, 2022 -
Land enableSelectiveHydration flag
#24406 merged
Apr 20, 2022 -
Land enableSuspenseServerRenderer flag
#24405 merged
Apr 20, 2022 -
Land enableLazyElements flag
#24407 merged
Apr 20, 2022 -
Temporarily feature flag numeric fallback for symbols
#24401 merged
Apr 19, 2022 -
Revert "Clean up Selective Hydration / Event Replay flag (#24156)"
#24402 merged
Apr 19, 2022 -
Bugfix: In legacy mode, call suspended tree's unmount effects when it is deleted
#24400 merged
Apr 19, 2022
5 Pull requests opened by 5 people
-
Fix typo in dangerfile.js (insiginificant -> insignificant)
#24393 opened
Apr 18, 2022 -
Demo for defaultMuted on video element
#24396 opened
Apr 18, 2022 -
Changelog for 18.1
#24411 opened
Apr 20, 2022 -
remove dead code: workInProgressRootIncludedLanes
#24412 opened
Apr 20, 2022 -
Avoid accumulating hydration mismatch errors after the first hydration error
#24427 opened
Apr 22, 2022
21 Issues closed by 6 people
-
when to use useCallback and useMemo
#24397 closed
Apr 24, 2022 -
Bug: why v17.0.2 react version is 17.0.0
#24415 closed
Apr 24, 2022 -
Bug: useEffect Error
#24429 closed
Apr 24, 2022 -
Bug: React 18 + useEffect cleanup runs immediately after render
#24431 closed
Apr 24, 2022 -
Bug: Exception using both input and useState
#24414 closed
Apr 23, 2022 -
Question about React.Fragment and dangerouslySetInnerHTML
#24424 closed
Apr 23, 2022 -
Bug: confused with react 18 render twice
#24425 closed
Apr 22, 2022 -
Bug: destroy is not function
#24423 closed
Apr 21, 2022 -
[DevTools Bug]: Error in event handler: Error: Attempting to use a disconnected port object
#24418 closed
Apr 21, 2022 -
Bug: useEffect(() =>{},[]) in React18,execute twice
#24416 closed
Apr 21, 2022 -
Bug: useEffect closure not called when dependencies changed
#24042 closed
Apr 20, 2022 -
Bug: checkboxes with check all checkbox
#24408 closed
Apr 20, 2022 -
Bug: nested react instances failed in Safari
#24395 closed
Apr 20, 2022 -
Bug: react-dom@18.0.0 renders dialog with open attribute
#24399 closed
Apr 20, 2022 -
Issue: `useEffect` executed before browser can paint DOM update
#20863 closed
Apr 20, 2022 -
useEffect running before DOM is painted *without* useLayoutEffect
#24409 closed
Apr 20, 2022 -
React diffing broken when mixing margin and marginTop
#24403 closed
Apr 19, 2022 -
Bug: Can't type Korean when using input with useTransition.
#24398 closed
Apr 19, 2022 -
Bug: React 18 types broken since the type release a view hours ago
#24304 closed
Apr 19, 2022 -
Bug:
#24394 closed
Apr 18, 2022 -
Bug: The forwardRef has disabled the defaulProps property of the function component
#24382 closed
Apr 18, 2022
5 Issues opened by 5 people
-
Bug: Hydration mismatch error due to plugins generating script tag on top
#24430 opened
Apr 24, 2022 -
[DevTools Bug]: forwardRef components not marked as "rendered" if context changed
#24428 opened
Apr 23, 2022 -
Bug: ERR_PACKAGE_PATH_NOT_EXPORTED
#24420 opened
Apr 21, 2022 -
[DevTools Bug]: Error in event handler: Error: Attempting to use a disconnected port object
#24417 opened
Apr 21, 2022 -
Bug: time slice not work in react 18
#24392 opened
Apr 18, 2022
28 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: Internal React error: Expected static flag was missing
#24391 commented on
Apr 24, 2022 • 11 new comments -
[Fizz] Send errors down to client
#24202 commented on
Apr 20, 2022 • 8 new comments -
[DevTools Bug] Cannot remove node "612" because no matching node was found in the Store.
#23202 commented on
Apr 20, 2022 • 6 new comments -
[RFC] Add initialValue option to useDeferredValue
#24369 commented on
Apr 21, 2022 • 5 new comments -
[DevTools Bug] Cannot add node "1" because a node with that id is already in the Store.
#23226 commented on
Apr 20, 2022 • 4 new comments -
<video /> attribute needed but not guaranteed by React
#10389 commented on
Apr 20, 2022 • 4 new comments -
React 18 Suspense unable to track when a promise completes causing SWR failure
#23045 commented on
Apr 20, 2022 • 3 new comments -
Hooks + multiple instances of React
#13991 commented on
Apr 21, 2022 • 3 new comments -
Bug: Incorrect Hydration Mismatch Detection during Suspense - "Hydration failed because the initial UI does not match what was rendered on the server."
#24384 commented on
Apr 22, 2022 • 3 new comments -
Distribute source maps for easier debugging in Chrome's Performance tab
#20186 commented on
Apr 19, 2022 • 2 new comments -
Bug: React 18 hydration mismatch with sync external store
#24388 commented on
Apr 20, 2022 • 2 new comments -
NPM "version" export format changed (now includes SHA and date)
#24215 commented on
Apr 21, 2022 • 2 new comments -
Bug: React DevTools 'Why did this component render?' incorrectly reports 'The parent component rendered'
#19732 commented on
Apr 24, 2022 • 2 new comments -
Test :Add a small test for ReactTestUtils to find rendered component with type in document
#24368 commented on
Apr 22, 2022 • 2 new comments -
DevTools not properly shutting down between reloads in some cases
#17003 commented on
Apr 17, 2022 • 1 new comment -
Timeline: Nested update warning logic flaw
#22731 commented on
Apr 17, 2022 • 1 new comment -
exhaustive-deps: custom effects should support async functions
#19034 commented on
Apr 18, 2022 • 1 new comment -
Bug: `defaultValue` is not consistent between `input` and `select`
#24165 commented on
Apr 19, 2022 • 1 new comment -
Suppress "Download the React DevTools" log for a better development experience
#24283 commented on
Apr 20, 2022 • 1 new comment -
React 18: Non-recoverable hydration mismatch if mismatch occurs in the same boundary as main script
#22833 commented on
Apr 20, 2022 • 1 new comment -
Hotkey for "Select an element in the page to inspect it" in Chrome extension
#17298 commented on
Apr 21, 2022 • 1 new comment -
Provide a way to handle browser-autocompleted form values on controlled components
#1159 commented on
Apr 22, 2022 • 1 new comment -
Formalize top-level ES exports
#11503 commented on
Apr 23, 2022 • 1 new comment -
CRA: Fast Refresh breaks embedded DevTools backend
#20377 commented on
Apr 24, 2022 • 1 new comment -
React Devtools Component: Add hotkeys to start inspecting node
#17473 commented on
Apr 21, 2022 • 1 new comment -
[RFC] useServerContextsForRefetch
#23382 commented on
Apr 21, 2022 • 1 new comment -
Vite plugin for React Server Components
#22952 commented on
Apr 18, 2022 • 0 new comments -
[WIP] Diffs for hydration errors
#24250 commented on
Apr 20, 2022 • 0 new comments

