January 25, 2021 – February 1, 2021
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 7 people
-
fix: don't run effects if a render phase update results in unchanged deps
#20676 merged
Jan 29, 2021 -
Improve error message when mutable sources are mutated during render
#20665 merged
Jan 29, 2021 -
Fix cache refresh bug that broke DevTools
#20687 merged
Jan 28, 2021 -
Queue discrete events in microtask
#20669 merged
Jan 27, 2021 -
Add queue microtask to host configs
#20668 merged
Jan 27, 2021 -
Entangle overlapping transitions per queue
#20670 merged
Jan 27, 2021 -
RN: Implement `sendAccessibilityEvent` in RN Renderer that proxies between Fabric/non-Fabric
#20554 merged
Jan 27, 2021 -
Improve tests that use discrete events
#20667 merged
Jan 27, 2021 -
Experiment: Unsuspend all lanes on update
#20660 merged
Jan 26, 2021 -
Set default release channel for download-experimental-build script
#20663 merged
Jan 26, 2021 -
Error for deferred value and transition in Server Components
#20657 merged
Jan 25, 2021 -
Remove lazy invokation of segments
#20656 merged
Jan 25, 2021 -
DevTools: Make it easier to write tests for inspected elements
#20655 merged
Jan 25, 2021 -
Devtool: `$r` should contain `hooks` property when it is forwardRef or memo component
#20626 merged
Jan 25, 2021 -
Improve error boundary handling for unmounted subtrees
#20645 merged
Jan 25, 2021
10 Pull requests opened by 4 people
-
allow react memo component can set displayName multiple times
#20659 opened
Jan 26, 2021 -
Debug tools breaks when custom hooks have the same name as primitives
#20664 opened
Jan 26, 2021 -
Parallel transitions: Assign different lanes to consecutive transitions
#20672 opened
Jan 27, 2021 -
Don't shift interleaved updates to separate lane
#20681 opened
Jan 28, 2021 -
DevTools: Patch console methods even when only show-inline-warnings/errors enabled
#20688 opened
Jan 28, 2021 -
Add additional messaging for RulesOfHooks lint error
#20692 opened
Jan 29, 2021 -
DEV warning for "strict effects mode" (Facebook only)
#20694 opened
Jan 29, 2021 -
useMutableSource: Use StrictMode double render to detect render phase mutation
#20698 opened
Jan 30, 2021 -
Add `--commit` param to release scripts
#20703 opened
Jan 31, 2021 -
Add automatic retry to download script
#20704 opened
Jan 31, 2021
18 Issues closed by 7 people
-
Bug: App crashes when trying to mount SearchBox component from 'react-google-maps'
#20706 closed
Feb 1, 2021 -
Improve ESLint error for improperly named hooks
#20691 closed
Feb 1, 2021 -
Bug:
#20702 closed
Feb 1, 2021 -
Hydrate issues text content doesn't match for identical text content
#20697 closed
Jan 31, 2021 -
Error: "Commit tree does not contain fiber 3098. This is a bug in React DevTools."
#20689 closed
Jan 29, 2021 -
Bug: FunctionComponent re-render phase cause a bug
#20675 closed
Jan 29, 2021 -
Bug: unstable_useMutableSource throws error when mutated before subscribe
#19948 closed
Jan 29, 2021 -
Bug: fetch request in useEffect triggers page reload
#20683 closed
Jan 29, 2021 -
DevTools: Did Suspense cache refactor break inline errors updating?
#20686 closed
Jan 28, 2021 -
Triggering suspense with rejected promise causes re-render instead of error boundary
#17526 closed
Jan 28, 2021 -
Reset password link is not working
#20679 closed
Jan 27, 2021 -
Bug: useRef获取的current为undefined
#20650 closed
Jan 26, 2021 -
reasons for using var ?
#20648 closed
Jan 26, 2021 -
Bug: the input event was trigger in wrong time
#20647 closed
Jan 26, 2021 -
Re-land unmounting error boundaries changes
#20198 closed
Jan 25, 2021 -
Bug: React assumes My application's language is English
#20653 closed
Jan 25, 2021 -
Bug: Devtools' update-notifier usage is overly eager
#20061 closed
Jan 25, 2021
13 Issues opened by 12 people
-
Bug: Iterator as JSX children doesn't work right
#20707 opened
Feb 1, 2021 -
Powerful Feature - SSR async fetching for resources via lifecycle method
#20701 opened
Jan 31, 2021 -
Bug: react-hooks/rules-of-hooks should support compound component pattern
#20700 opened
Jan 31, 2021 -
Bug: React Dev Tools fail to show component updates with memoized components.
#20696 opened
Jan 30, 2021 -
Bug: React triggers scroll issue in Safari
#20690 opened
Jan 29, 2021 -
DevTools: Make sure inline warnings feature works even if append stacks is disabled
#20685 opened
Jan 28, 2021 -
DevTools: Re-think errors/warnings that do not have a 1:1 component mapping
#20684 opened
Jan 28, 2021 -
Bug: <img> within a <picture> is being requested twice in Firefox
#20682 opened
Jan 28, 2021 -
Bug: React Lazy cant support default chrome browser
#20680 opened
Jan 27, 2021 -
Bug: React refresh is not compatible with lower version (IE9 or ie10)
#20673 opened
Jan 27, 2021 -
v17 regression in Safari scrolling performance
#20662 opened
Jan 26, 2021 -
propagateContextChange visits all child fibers
#20661 opened
Jan 26, 2021
18 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.
-
Hooks + multiple instances of React
#13991 commented on
Jan 30, 2021 • 8 new comments -
Implement naive version of context selectors
#20646 commented on
Jan 25, 2021 • 6 new comments -
Use the native `beforeinput` event if it's supported
#11211 commented on
Feb 1, 2021 • 5 new comments -
Bug:
#20651 commented on
Jan 26, 2021 • 3 new comments -
Bug: `[email protected]` event delegation issue
#20636 commented on
Jan 25, 2021 • 2 new comments -
Bug: Bubbled onFocus handler that triggers an update prevents onChange handler in createRoot
#18591 commented on
Jan 26, 2021 • 2 new comments -
Design decision: why do we need the stale closure problem in the first place?
#16956 commented on
Jan 29, 2021 • 2 new comments -
Update ToStringValue.js
#20633 commented on
Jan 30, 2021 • 2 new comments -
DevTools: Profiler: Show which hooks changed
#16477 commented on
Jan 25, 2021 • 1 new comment -
Hotkey for "Select an element in the page to inspect it" in Chrome extension
#17298 commented on
Jan 26, 2021 • 1 new comment -
RFC: Plan for custom element attributes/properties in React 18
#11347 commented on
Jan 26, 2021 • 1 new comment -
[eslint-plugin-react-hooks] Add whitelist for functions that are not to be considered as callbacks
#19056 commented on
Jan 29, 2021 • 1 new comment -
"NotFoundError: Failed to execute 'removeChild' on 'Node'" when using React.Fragment <></> with Chrome extension which does not modify the DOM tree below the root div of the React app
#17256 commented on
Jan 29, 2021 • 1 new comment -
Events before Client Side Hydration
#15446 commented on
Jan 29, 2021 • 1 new comment -
DevTools: Named hooks
#16474 commented on
Jan 30, 2021 • 1 new comment -
Controlled input makes browser not saving submitted value (for autocomplete)
#15739 commented on
Jan 30, 2021 • 1 new comment -
Bug: React devtools "highlight updates when components render" and profiler output not matching when using memo
#19778 commented on
Jan 30, 2021 • 1 new comment -
Bug: devtools may crash when custom hook has the name "useState"
#20613 commented on
Jan 26, 2021 • 0 new comments