July 2, 2020 – July 9, 2020
Overview
27 Pull requests merged by 14 people
-
Merged
#19297
DevTools 4.7.0 -> 4.8.0
Jul 9, 2020 -
Merged
#19295
Fixed test script for DevTools build config
Jul 9, 2020 -
Merged
#19280
Updates Electron version for react-devtools
Jul 9, 2020 -
Merged
#19289
Fix typo in Overview doc for react-devtools
Jul 9, 2020 -
Merged
#19287
Add dedicated LanePriority for Suspense retries
Jul 9, 2020 -
Merged
#19264
Move Scope API ref resolution to mutation phase
Jul 8, 2020 -
Merged
#19284
Use a custom jsdom fork
Jul 8, 2020 -
Merged
#19282
Add regression test for #19269
Jul 8, 2020 -
Merged
#19251
Improve readability of isValidElementType
Jul 8, 2020 -
Merged
#19069
Add console group methods to dev disabled groups
Jul 8, 2020 -
Merged
#19221
Modern Event System: make on*Capture events use capture phase
Jul 8, 2020 -
Merged
#19167
Text improvement
Jul 8, 2020 -
Merged
#19223
Add user timing marks for scheduling profiler tool
Jul 8, 2020 -
Merged
#19212
Fix state leaking when a function component throws on server render
Jul 8, 2020 -
Merged
#19275
[ESLint] Handle optional member chains
Jul 7, 2020 -
Merged
#19272
Allow decoupleUpdatePriorityFromScheduler to be set
Jul 7, 2020 -
Merged
#19273
[ESLint] Consistently treat optional chaining as regular chaining
Jul 7, 2020 -
Merged
#19271
Update useEvent implementation
Jul 7, 2020 -
Merged
#19174
Refactor createEventHandle signature
Jul 7, 2020 -
Merged
#19269
Fix event replaying logic
Jul 7, 2020 -
Merged
#19121
Decouple update priority tracking from Scheduler package
Jul 6, 2020 -
Merged
#19267
Fix master tests
Jul 6, 2020 -
Merged
#19265
Handle test-cli failure case for CI
Jul 6, 2020 -
Merged
#19260
Fix ExhaustiveDeps ESLint rule throwing with optional chaining
Jul 6, 2020 -
Merged
#19262
Enable createEventHandle API for wWW test builds
Jul 6, 2020 -
Merged
#19244
Refine event registration + event signatures
Jul 6, 2020 -
Merged
#19191
Add SSL support to React devtools standalone
Jul 6, 2020
9 Pull requests proposed by 8 people
-
Proposed
#19261
Effects list refactor
Jul 6, 2020 -
Proposed
#19276
Remove event constants
Jul 8, 2020 -
Proposed
#19278
Remove capturePhaseEvents and separate events by bubbling
Jul 8, 2020 -
Proposed
#19281
feat(devtools): add HOC name in Profiler chart
Jul 8, 2020 -
Proposed
#19283
[DevTools] Show HOC names in profiler
Jul 8, 2020 -
Proposed
#19285
Make form events bubble again
Jul 8, 2020 -
Proposed
#19286
Add missing unitless CSS properties
Jul 8, 2020 -
Proposed
#19288
Use jest-environment-jsdom-sixteen
Jul 8, 2020 -
Proposed
#19291
Grammar and Formatting
Jul 9, 2020
28 Issues closed by 7 people
-
Closed
#19299
Bug:
Jul 9, 2020 -
Closed
#19298
Which approach is better for getting data from state ?
Jul 9, 2020 -
Closed
#19293
DevTools test script runs the wrong tests
Jul 9, 2020 -
Closed
#19279
Security: 4 Electron (react-devtools dep) security advisories
Jul 9, 2020 -
Closed
#19292
Error: "getCommitTree(): Unable to reconstruct tree for root "1" and commit 36"
Jul 9, 2020 -
Closed
#18727
Image cannot find module
Jul 9, 2020 -
Closed
#18761
Bug: using useState without changing the state generate a useless rerender
Jul 9, 2020 -
Closed
#17927
Bug: Autocomplete not working for controlled input
Jul 9, 2020 -
Closed
#19277
[Micro React Apps] - Need to render another React App into existing React App
Jul 8, 2020 -
Closed
#19211
Bug: React hook state not cleared when rendering using ReactDOMServer if component errors
Jul 8, 2020 -
Closed
#15723
Strange onScroll behaviour
Jul 8, 2020 -
Closed
#18819
Bug: eslint-plugin-react-hooks cannot use optional chaining in deps
Jul 7, 2020 -
Closed
#19200
Bug: unexpected rerender when using `useMutableSource`
Jul 7, 2020 -
Closed
#19274
Error: "Commit tree already contains fiber 1. This is a bug in React DevTools."
Jul 7, 2020 -
Closed
#19270
When waiting for an async action to end, and in the meantime the state changes, there is no way to know about the change
Jul 7, 2020 -
Closed
#19111
Add https support to standalone DevTools
Jul 6, 2020 -
Closed
#19116
Bug: no way to implement global css variables. :root and html css tags don't work.
Jul 6, 2020 -
Closed
#19064
Bug: ESLint react-hooks/exhaustive-deps rule false positive on optional chaining expression ?.
Jul 6, 2020 -
Closed
#19243
Bug: Cannot read property 'references' of undefined in eslint-plugin-react-hooks v4.0.5
Jul 6, 2020 -
Closed
#19256
Feature proposal: Hook equivalent to createSlice from Redux Toolkit?
Jul 6, 2020 -
Closed
#19258
help
Jul 6, 2020 -
Closed
#19002
Bug: DevTools tabs don't show up sometimes in latest release
Jul 6, 2020 -
Closed
#18506
Bug: Invariant failed on production Env on SSR
Jul 5, 2020 -
Closed
#19255
Error: "Commit tree does not contain fiber 21163. This is a bug in React DevTools."
Jul 4, 2020 -
Closed
#19254
Bug: Cannot update a component (`ConnectFunction`) while rendering a different component (`Unknown`) - console warning for function components without children
Jul 4, 2020 -
Closed
#19247
Error: "Cannot read property 'concat' of undefined"
Jul 4, 2020 -
Closed
#19250
Bug: npm run build failed using with Docker
Jul 4, 2020 -
Closed
#19245
Bug: what's sky-lighter.appspot.com?
Jul 3, 2020
4 Issues created by 3 people
-
Opened
#19296
Bug: checked attribute doesn't change in DOM even though Reach handles it's state correctly
Jul 9, 2020 -
Opened
#19290
Bug: Unrelated state update in onKeyDown blocks onChange and breaks controlled component
Jul 9, 2020 -
Opened
#19259
Suggestion: show HOC names in profiler
Jul 6, 2020 -
Opened
#19246
Bug: missing interactions in profiler
Jul 3, 2020
45 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.
-
9 new comments
Open
#18945
DevTools: Improve browser extension iframe support
Jul 6, 2020 -
6 new comments
Open
#18816
chore: upgrade to Jest 26
Jul 8, 2020 -
2 new comments
Open
#14168
Input type email bug
Jul 4, 2020 -
2 new comments
Open
#18123
Discussion: useEffect hook with array dependency that has a default value causes render loop
Jul 6, 2020 -
2 new comments
Open
#13991
Hooks + multiple instances of React
Jul 6, 2020 -
2 new comments
Open
#15426
[eslint-plugin-react-hooks] exhaustive-deps usage with dependencies of Array type
Jul 6, 2020 -
2 new comments
Open
#12363
React onBlur events not firing during unmount
Jul 8, 2020 -
2 new comments
Open
#18828
Bug [ESLint Hooks Plugin]: When using a `typeof` type guard it requires the value as a dependency
Jul 8, 2020 -
2 new comments
Open
#18255
feat(devtools): Allow editing context value in Provider
Jul 3, 2020 -
2 new comments
Open
#18257
feat(devtools): Allow editing of context value in Consumer
Jul 3, 2020 -
2 new comments
Open
#18545
useRef: Warn if reading mutable value during render
Jul 6, 2020 -
2 new comments
Open
#19186
Modern Event System: use focusin/focusout for onFocus/onBlur
Jul 8, 2020 -
1 new comment
Open
#17059
Make it easier to debug (undefined components) in production
Jul 3, 2020 -
1 new comment
Open
#18394
Bug: unnecessary scrollbars in React Developer Tools.
Jul 3, 2020 -
1 new comment
Open
#18252
Shallow copy of the arguments in createElement can be improved for better performance
Jul 5, 2020 -
1 new comment
Open
#15344
useReducer's dispatch should return a promise which resolves once its action has been delivered
Jul 5, 2020 -
1 new comment
Open
#16604
How should we set up apps for HMR now that Fast Refresh replaces react-hot-loader?
Jul 6, 2020 -
1 new comment
Open
#19162
Hiding MUI Components inside React Developer Tools
Jul 6, 2020 -
1 new comment
Open
#19219
Profiler dev tools suggestion: in "ranked" view, add a way to group/aggregate component instances
Jul 6, 2020 -
1 new comment
Open
#18530
Bug: incorrect focus on mount of pre-filled textarea
Jul 6, 2020 -
1 new comment
Open
#18416
Bug: dragenter on text node contains parent node in event.target in Firefox
Jul 7, 2020 -
1 new comment
Open
#16547
Devtools v4 does not work with Firefox's private window
Jul 7, 2020 -
1 new comment
Open
#19206
Inconsistent design: forceUpdate() not updating PureComponent
Jul 8, 2020 -
1 new comment
Open
#18595
Delay setting useTransition isPending to true until JND
Jul 9, 2020 -
1 new comment
Open
#17894
Bug: button onFocus not called when focus() called from useEffect cleanup
Jul 9, 2020 -
1 new comment
Open
#18741
useEffect with Suspense transitions
Jul 9, 2020 -
1 new comment
Open
#15173
Performance improvement: ReactDOMServer `resolve` class method
Jul 3, 2020 -
1 new comment
Open
#15222
Fix React.lazy infinite loop on passing undefined
Jul 3, 2020 -
1 new comment
Open
#17541
Distinguish between an empty slot and a mismatch
Jul 3, 2020 -
1 new comment
Open
#18043
Add component stack parser
Jul 3, 2020 -
1 new comment
Open
#18059
Add component location to component stacks under Hermes
Jul 5, 2020 -
1 new comment
Open
#18288
Refactor children creation from arguments in ReactElement
Jul 3, 2020 -
1 new comment
Open
#18509
Feature/#18504 create dangerous string for styles
Jul 5, 2020 -
1 new comment
Open
#18861
Proposal: react-hooks/exhaustive-deps: a more customizable additionalHooks
Jul 8, 2020 -
0 new comments
Open
#16265
Warning for 'exhaustive-deps' keeps asking for the full 'props' object instead of allowing single 'props' properties as dependencies
Jul 8, 2020 -
0 new comments
Open
#19016
Bug: Mouse leave event not fired after removing portal
Jul 9, 2020 -
0 new comments
Open
#17953
Bug: useReducer runs the queued updates with new props
Jul 9, 2020 -
0 new comments
Open
#18026
`displayName` from memoized components should be taken into account in DevTools
Jul 9, 2020 -
0 new comments
Open
#18818
Bug: devtools profiler flamegraph "rendered at" tooltip equal for all entries
Jul 9, 2020 -
0 new comments
Open
#18640
Allow opting out of invokeGuardedCallbackDev
Jul 9, 2020 -
0 new comments
Open
#18652
[Flight] Make react-flight works between UI thread and webworkers
Jul 9, 2020 -
0 new comments
Open
#18314
Bug: React-test-renderer error when updating state in act
Jul 9, 2020 -
0 new comments
Open
#17427
fix(ReactElement): display warning for reserved default props
Jul 3, 2020 -
0 new comments
Open
#18939
Enable Context Menu on Chrome to inspect React Component
Jul 3, 2020 -
0 new comments
Open
#19052
[DO NOT LAND] New infra on old RN
Jul 2, 2020

