October 9, 2021 – October 16, 2021
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 7 people
-
Only show DevTools warning about unrecognized build in Chrome
#22571 merged
Oct 15, 2021 -
React DevTools 4.19.2 -> 4.20.0
#22569 merged
Oct 15, 2021 -
DevTools prepare release script resets patch version when bumping minor
#22568 merged
Oct 15, 2021 -
Show warning in UI when duplicate installations of DevTools extension are detected
#22563 merged
Oct 15, 2021 -
Reattachment of the splash page event listeners (#22558)
#22560 merged
Oct 15, 2021 -
Enable scheduling profiler for RN FB profiling builds
#22566 merged
Oct 15, 2021 -
Prevent errors/crashing when multiple installs of DevTools are present
#22517 merged
Oct 14, 2021 -
Improved Workers filenames in devtools-core
#22559 merged
Oct 14, 2021 -
Allow to use the Profiler when no client is connected in standalone DevTools
#22551 merged
Oct 14, 2021 -
Enable experimental Cache API in www TestRenderer
#22554 merged
Oct 13, 2021 -
Bugfix: Nested useOpaqueIdentifier references
#22553 merged
Oct 13, 2021 -
Surface backend errors during inspection in the frontend UI
#22546 merged
Oct 13, 2021 -
Enabled scheduling profiler marks for React Native FB target
#22544 merged
Oct 12, 2021 -
Update test and stack frame code to support newer V8 stack formats
#22477 merged
Oct 11, 2021 -
duplicate value in variable
#22390 merged
Oct 11, 2021
10 Pull requests opened by 9 people
-
fix: parseExportNamesInto specifiers typo
#22537 opened
Oct 11, 2021 -
added OnchangeCapture to the value prop types
#22538 opened
Oct 11, 2021 -
fix: reset isHostTimeoutScheduled=true
#22543 opened
Oct 12, 2021 -
Add `imageSizes` and `imageSrcSet` to know props
#22550 opened
Oct 13, 2021 -
Support disabling spurious act warnings with a global environment flag
#22561 opened
Oct 14, 2021 -
Replace global `jest` heuristic with `IS_REACT_ACT_ENVIRONMENT`
#22562 opened
Oct 14, 2021 -
[Hydration] Bail out from hydrating suspense boundary if component suspends
#22567 opened
Oct 15, 2021 -
Refactor for the parseRequestedNames function
#22573 opened
Oct 16, 2021 -
Removed useTransition timeoutMs config in tests
#22574 opened
Oct 16, 2021 -
feat(devtools): traverse to specific search result
#22575 opened
Oct 16, 2021
16 Issues closed by 8 people
-
[DevTools Bug]: Firefox and Edge show error in console about unrecognized installation on v4.20.0
#22572 closed
Oct 15, 2021 -
Standalone Devtools splash page unresponsive after client disconnects
#22558 closed
Oct 15, 2021 -
Bug: shows duplicate the last elements of an array stored with useRef
#22564 closed
Oct 15, 2021 -
Detect and warn if multiple copies of React DevTools are installed
#22486 closed
Oct 15, 2021 -
Attempted import error: 'useLocation' is not exported from 'react-router-dom'.
#22565 closed
Oct 15, 2021 -
Bug: Method from React Context can't read its own state.
#22549 closed
Oct 14, 2021 -
Standalone DevTools Profiler should work with no connected clients
#22127 closed
Oct 14, 2021 -
Bug: SSL/TLS support not available
#22556 closed
Oct 14, 2021 -
[Question] useRef usage with concurrent mode
#22002 closed
Oct 12, 2021 -
An error occured while importing modules
#22541 closed
Oct 12, 2021 -
Several tests fail on main with Node v16
#22441 closed
Oct 11, 2021 -
DevTools: Extension should start/stop recording scheduling profiler data
#22015 closed
Oct 11, 2021 -
DevTools + StrictMode toggles
#21367 closed
Oct 11, 2021 -
Bug: Typescript definitions don't let me define function types that may return Destructors
#22536 closed
Oct 10, 2021 -
`eslint-plugin-react-hooks`: eslint v8 support
#22533 closed
Oct 10, 2021 -
React 18
#22534 closed
Oct 10, 2021
6 Issues opened by 6 people
-
[DevTools Bug] Cannot add node "1" because a node with that id is already in the Store.
#22570 opened
Oct 15, 2021 -
Handle duplicate extensions in Firefox and Edge
#22552 opened
Oct 13, 2021 -
Bug: Rules with suggestions must set the `meta.hasSuggestions` property to `true`
#22545 opened
Oct 12, 2021 -
Custom React-specific metadata format
#22540 opened
Oct 11, 2021 -
Allow custom hooks to return stable results
#22539 opened
Oct 11, 2021 -
React 18 - `useState` invisible for end users
#22535 opened
Oct 10, 2021
29 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
Oct 15, 2021 • 5 new comments -
Initial implementation of cache cleanup
#22510 commented on
Oct 14, 2021 • 4 new comments -
Bug: Components inside typescript namespaces cause ReferenceError
#22413 commented on
Oct 14, 2021 • 3 new comments -
modified eslint error message
#22425 commented on
Oct 11, 2021 • 3 new comments -
add a way to handle proxies
#22509 commented on
Oct 15, 2021 • 3 new comments -
[ possible ] Bug: Failing catching rapid clicking events on iOS 15?
#22521 commented on
Oct 10, 2021 • 2 new comments -
Fast Refresh: Crash when hot reload with some specifics content security policies
#22519 commented on
Oct 12, 2021 • 2 new comments -
Issue: `useEffect` executed before browser can paint DOM update
#20863 commented on
Oct 13, 2021 • 2 new comments -
[DevTools] Show which hooks (names) changed in the Profiler
#21856 commented on
Oct 10, 2021 • 1 new comment -
<details> open attribute not synchronised
#15486 commented on
Oct 11, 2021 • 1 new comment -
onMouseLeave doesn't work if the node gets detached
#6807 commented on
Oct 12, 2021 • 1 new comment -
Scheduling Profiler: Add React Native support
#22090 commented on
Oct 12, 2021 • 1 new comment -
Combine Profiler data sources
#22529 commented on
Oct 12, 2021 • 1 new comment -
Bug: React devtools "highlight updates when components render" and profiler output not matching when using memo
#19778 commented on
Oct 13, 2021 • 1 new comment -
Bug: `react-hooks/exhaustive-deps` false positive with direct function calls on an object?
#21624 commented on
Oct 14, 2021 • 1 new comment -
[DevTools Bug] Cannot remove node "30123" because no matching node was found in the Store.
#21755 commented on
Oct 14, 2021 • 1 new comment -
Bug: React Dev Tools Firefox extension fails to detect React
#17997 commented on
Oct 16, 2021 • 1 new comment -
chore: update feature request template
#21044 commented on
Oct 13, 2021 • 1 new comment -
Chore/setup ci to run dev tools tests
#21166 commented on
Oct 13, 2021 • 1 new comment -
Fix missing else in ReactDOMServerFormatConfig.js
#22431 commented on
Oct 16, 2021 • 1 new comment -
Improve "native" component stacks host component frames
#22531 commented on
Oct 11, 2021 • 0 new comments -
Support owners list (or "rendered by") in production
#22528 commented on
Oct 12, 2021 • 0 new comments -
RFC: Parsing hook names should display better error messages
#22339 commented on
Oct 12, 2021 • 0 new comments -
Enable new console override behavior for React Native
#22316 commented on
Oct 12, 2021 • 0 new comments -
Replace react-virtualized-auto-sizer with ResizeObserver
#22141 commented on
Oct 13, 2021 • 0 new comments -
Fix typo in renderer.js
#22494 commented on
Oct 16, 2021 • 0 new comments -
feat: add no import expression eslint rule
#22507 commented on
Oct 12, 2021 • 0 new comments -
Follow-up improvements to error code extraction infra
#22516 commented on
Oct 12, 2021 • 0 new comments -
Update attribute-behavior fixture
#22522 commented on
Oct 13, 2021 • 0 new comments