September 26, 2021 – October 3, 2021
Overview
Could not load contribution data
Please try again later
27 Pull requests merged by 11 people
-
Reopen #22481 Fixed modal closing issue
#22484 merged
Oct 2, 2021 -
Show different error boundary UI for timeouts than normal errors
#22483 merged
Oct 1, 2021 -
React DevTools 4.19.0 -> 4.19.1
#22480 merged
Oct 1, 2021 -
[DevTools] Log basic usage events
#22478 merged
Sep 30, 2021 -
[RFC] Codemod invariant -> throw new Error
#22435 merged
Sep 30, 2021 -
[DevTools] Enable logger for internal build of DevTools extensions
#22476 merged
Sep 30, 2021 -
[DevTools] Extension reports logged events when feature flag is enabled
#22475 merged
Sep 30, 2021 -
DevTools: Fixed potential cache miss when insepcting elements
#22472 merged
Sep 30, 2021 -
CodeSandbox CI: Fall back to local build
#22473 merged
Sep 30, 2021 -
Fixed Link on Documentation
#22465 merged
Sep 30, 2021 -
Release pooled cache reference in complete/unwind
#22464 merged
Sep 29, 2021 -
[DevTools] Commands for internal builds all follow :fb convention
#22463 merged
Sep 29, 2021 -
React DevTools 4.18.0 -> 4.19.0
#22461 merged
Sep 29, 2021 -
Call get snapshot in useSyncExternalStore server shim
#22453 merged
Sep 29, 2021 -
[Fizz/Flight] Pass in Destination lazily to startFlowing instead of in createRequest
#22449 merged
Sep 28, 2021 -
Extract queueing logic into shared functions
#22452 merged
Sep 28, 2021 -
Scheduling Profiler: Show Suspense resource .displayName
#22451 merged
Sep 28, 2021 -
[Fizz/Flight] Remove reentrancy hack
#22446 merged
Sep 28, 2021 -
Remove usereducer eager bailout
#22445 merged
Sep 27, 2021 -
prevent unused exec getCurrentValue after re-render
#22442 merged
Sep 27, 2021 -
Add isArray in devTools utils
#22438 merged
Sep 27, 2021 -
Make root.unmount() synchronous
#22444 merged
Sep 27, 2021 -
[Fizz] Rename onReadyToStream to onCompleteShell
#22443 merged
Sep 27, 2021 -
DevTools encoding supports multibyte characters (e.g. "🟩")
#22424 merged
Sep 27, 2021 -
Improve DEV errors if string coercion throws (Temporal.*, Symbol, etc.)
#22064 merged
Sep 27, 2021 -
[Fix] Errors should not "unsuspend" a transition
#22423 merged
Sep 27, 2021 -
add hasOwnProperty to devTools backend
#22437 merged
Sep 27, 2021
9 Pull requests opened by 6 people
-
Sync hydrate discrete events in capture phase and dont replay discrete events
#22448 opened
Sep 27, 2021 -
[Fizz/Flight] pipeToNodeWritable(..., writable).startWriting() -> renderToNodePipe(...).pipe(writable)
#22450 opened
Sep 28, 2021 -
Move unstable_scheduleHydration to ReactDOMHydrationRoot
#22455 opened
Sep 28, 2021 -
Update test and stack frame code to support newer V8 stack formats
#22477 opened
Sep 30, 2021 -
Fix typo in renderer.js (react-devtools-shared)
#22494 opened
Oct 3, 2021 -
Add new Jest --compact-console flag for DevTools tests
#22495 opened
Oct 3, 2021 -
Update confirm-automated-testing.js
#22496 opened
Oct 3, 2021 -
ErrorMap imported
#22497 opened
Oct 3, 2021 -
fix: useSyncExternalStoreExtra
#22500 opened
Oct 4, 2021
25 Issues closed by 7 people
-
Bug: React Component is getting rendered twice if it has error
#22487 closed
Oct 3, 2021 -
Storing value in ref using useEffect
#22493 closed
Oct 3, 2021 -
Bug: useParams() hook initiates an error: TypeError: useContext(...) is undefined
#22492 closed
Oct 3, 2021 -
Bug: Lint React Hook "useState" cannot be called in a class component
#22485 closed
Oct 2, 2021 -
Community feedback on console silencing
#21783 closed
Oct 1, 2021 -
[DevTools Bug] Could not inspect element with id "219". Error thrown:Cached data for element "219" not found
#22241 closed
Sep 30, 2021 -
Bug:
#22474 closed
Sep 30, 2021 -
Console log shows the wrong destination file
#22257 closed
Sep 30, 2021 -
feature request: getState, example, const [state, setState, getState] = useState(null);
#21931 closed
Sep 30, 2021 -
Bug: Submit events from a button inside a portal don't bubble up to a form in its React DOM Ancestry.
#22470 closed
Sep 30, 2021 -
[DevTools] Improve hook names performance with extended source maps
#21782 closed
Sep 29, 2021 -
[DevTools Bug]: Installing react-devtools is giving a certificate error
#22456 closed
Sep 29, 2021 -
[eslint]: useEffect eslint rule not provided to warn/error on missing dependency array
#22462 closed
Sep 29, 2021 -
work
#22460 closed
Sep 29, 2021 -
[Proposal] useState Get Callback
#22454 closed
Sep 29, 2021 -
Bug: Moderate severity vulnerabilities while running create react-app
#22458 closed
Sep 29, 2021 -
Bug: useReducer runs the queued updates with new props
#17953 closed
Sep 27, 2021 -
Bug: useReducer, reducer function gets called twice (possible memory leak)
#21416 closed
Sep 27, 2021 -
useReducer - eagerReducer optimization discussion/questions
#15088 closed
Sep 27, 2021 -
React 18 lets React.memo save displayName?
#22436 closed
Sep 27, 2021 -
[DevTools Bug]: Emoji as visual helper produce strange symbole
#22422 closed
Sep 27, 2021 -
FEATURE REQUEST: Object handler hook
#22434 closed
Sep 27, 2021 -
The source code of v16.14.0 is inconsistent with the release package.
#22432 closed
Sep 27, 2021 -
React 18 and headers changing during streaming
#22427 closed
Sep 27, 2021
10 Issues opened by 9 people
-
Bug:
#22499 opened
Oct 4, 2021 -
Bug:
#22498 opened
Oct 4, 2021 -
Bug: OpenLayer events problem with React 17
#22490 opened
Oct 2, 2021 -
[DevTools Bug] Could not inspect element with id "2". Error thrown:Cached data for element "2" not found
#22488 opened
Oct 2, 2021 -
Detect and warn if multiple copies of React DevTools are installed
#22486 opened
Oct 1, 2021 -
ERROR TypeError: undefined is not an object (evaluating '_useContext.register') / react native
#22482 opened
Oct 1, 2021 -
Bug: adding `loading="lazy"` to images causes memory leak
#22471 opened
Sep 30, 2021 -
Bug: setState updater called but not rendered, in Safari, in concurrent mode
#22459 opened
Sep 29, 2021 -
Several tests fail on main with Node v16
#22441 opened
Sep 27, 2021 -
(continued) Warning when input elements don't reference onChange - does React like event bubbling?
#22439 opened
Sep 27, 2021
30 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.
-
Fix missing else in ReactDOMServerFormatConfig.js
#22431 commented on
Oct 1, 2021 • 12 new comments -
Add custom element property support behind a flag
#22184 commented on
Sep 29, 2021 • 8 new comments -
[DevTools Bug] Cannot add node "476" because a node with that id is already in the Store.
#21636 commented on
Oct 2, 2021 • 4 new comments -
fix crash when iterator returns a Proxy
#22380 commented on
Sep 28, 2021 • 4 new comments -
Bug: missing `else` statement in ReactDOMServerFormatConfig.js
#22309 commented on
Sep 27, 2021 • 2 new comments -
[eslint-plugin-react-hooks] allow configuring custom hooks as "static"
#16873 commented on
Sep 29, 2021 • 2 new comments -
Change event fires extra times before IME composition ends
#3926 commented on
Sep 30, 2021 • 2 new comments -
React-test-renderer: support for portal
#11565 commented on
Oct 1, 2021 • 2 new comments -
Bug: Components inside typescript namespaces cause ReferenceError
#22413 commented on
Oct 3, 2021 • 2 new comments -
[rfc] shared Globals module
#22398 commented on
Sep 30, 2021 • 2 new comments -
React-refresh not apply updates to the umd bundled library
#21224 commented on
Sep 27, 2021 • 1 new comment -
Provide a way to detect infinite component rendering recursion in development
#12525 commented on
Sep 28, 2021 • 1 new comment -
Bug: Cannot import 'react/jsx-runtime' from esm node/webpack 5
#20235 commented on
Sep 28, 2021 • 1 new comment -
A11y related Bug: onKeyPress doesn't trigger on element (tabindex="0") when narrator is on
#22195 commented on
Sep 29, 2021 • 1 new comment -
Edge 18 & IE 11 server mismatch with SVG icons
#15187 commented on
Sep 30, 2021 • 1 new comment -
Bug: Native Component Stacks don't respect function "displayName" in Firefox
#22315 commented on
Sep 30, 2021 • 1 new comment -
[Blocks Fixture] Migrate to built-in <Cache> API and regression test
#22152 commented on
Oct 2, 2021 • 1 new comment -
[Feature Request] Allow dependency length to change in hooks
#18229 commented on
Oct 3, 2021 • 1 new comment -
Hooks + multiple instances of React
#13991 commented on
Oct 3, 2021 • 1 new comment -
Proposal: react-hooks/exhaustive-deps: a more customizable additionalHooks
#18861 commented on
Sep 30, 2021 • 1 new comment -
Improved `additionalHooks` with the ability to specify `callbackIndex` (backwards-compatible)
#21719 commented on
Sep 30, 2021 • 1 new comment -
devtools: Add `ref` to inspect element view
#21879 commented on
Sep 29, 2021 • 1 new comment -
modified eslint error message
#22425 commented on
Oct 3, 2021 • 1 new comment -
Bug: <img> within a <picture> is being requested twice in Firefox
#20682 commented on
Sep 27, 2021 • 0 new comments -
[DevTools Bug] Cannot remove node "30123" because no matching node was found in the Store.
#21755 commented on
Sep 29, 2021 • 0 new comments -
Bug: How can I use react.lazy in "config.output.libraryTarget = 'umd'"
#22411 commented on
Oct 1, 2021 • 0 new comments -
exhaustive-deps: Add passing test for generic type arguments
#20432 commented on
Sep 29, 2021 • 0 new comments -
chore: Add DocumentFragment to Container type
#21728 commented on
Sep 29, 2021 • 0 new comments -
devtools: Remove ForwardRef/Memo from display name if `displayName` is set
#21952 commented on
Sep 29, 2021 • 0 new comments -
duplicate value in variable
#22390 commented on
Oct 1, 2021 • 0 new comments