October 6, 2020 – October 13, 2020
Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 6 people
-
handled a missing suspense fiber when suspense is filtered on the profiler
#19987 merged
Oct 13, 2020 -
Fix bad null check in DevTools highlight code
#20010 merged
Oct 13, 2020 -
[DevTools] Add DevTools forked Feature flags
#18994 merged
Oct 12, 2020 -
Updated OVERVIEW.md to the new infos required when adding a new leaf node to the tree
#19981 merged
Oct 9, 2020 -
Update outdated links and fix two broken links
#19985 merged
Oct 9, 2020 -
[Flight] Don't warn for key, but error for ref
#19986 merged
Oct 9, 2020 -
Enable eager listeners statically
#19983 merged
Oct 8, 2020 -
[Flight] Add Runtime Errors for Non-serializable Values
#19980 merged
Oct 8, 2020 -
updating the informations needed when adding a root node to a tree in react-devtools overview doc
#19979 merged
Oct 8, 2020
11 Pull requests opened by 10 people
-
Optimize Images
#19972 opened
Oct 6, 2020 -
replaced increment / decrement with Addition assignment operator
#19984 opened
Oct 8, 2020 -
Remove Set bookkeeping for root events
#19990 opened
Oct 9, 2020 -
Update README.md
#19993 opened
Oct 9, 2020 -
Fix: ReactDevTool crashes if we have sandbox iframe in props
#19994 opened
Oct 9, 2020 -
[Not for merge] Backport JSX transform runtime
#19995 opened
Oct 9, 2020 -
Readme.md files got modified
#19996 opened
Oct 10, 2020 -
Untangle circular dependencies, part 1
#19997 opened
Oct 11, 2020 -
test: Add regression test for hooks after error boundaries
#20002 opened
Oct 12, 2020 -
Remove unused params
#20004 opened
Oct 13, 2020 -
DevTools always overrides the dispatcher when shallow rendering
#20011 opened
Oct 13, 2020
22 Issues closed by 9 people
-
Error: "Cannot read property 'length' of undefined"
#19547 closed
Oct 13, 2020 -
Error: "Cannot read property 'concat' of undefined"
#18256 closed
Oct 13, 2020 -
Error: "Commit tree does not contain fiber 2094. This is a bug in React DevTools."
#19633 closed
Oct 13, 2020 -
Bug: Error Handling in React 16, error boundary does not work for async methods
#20007 closed
Oct 13, 2020 -
How Fetch the particular data from the online API in react-native
#20008 closed
Oct 13, 2020 -
Error: "Commit tree does not contain fiber 13258. This is a bug in React DevTools."
#20006 closed
Oct 13, 2020 -
@types/react-dom dependency to @types/react causes version mismatch with @types/react
#20005 closed
Oct 13, 2020 -
Error: "Cannot read property 'isCollapsed' of undefined"
#19988 closed
Oct 12, 2020 -
Bug: First two window resize events have the same timestamp
#20000 closed
Oct 12, 2020 -
Include canary tests of community packages as part of the release process
#10051 closed
Oct 12, 2020 -
Error: "Commit tree already contains fiber 35404. This is a bug in React DevTools."
#19999 closed
Oct 12, 2020 -
"Pause on caught exceptions" enabled always breaks on this line
#18843 closed
Oct 12, 2020 -
Event not invoked in ShadowDom's non-root node.
#15759 closed
Oct 12, 2020 -
[Feature Request] Allow custom compare function on hooks.
#16221 closed
Oct 12, 2020 -
Discussion: useEffect hook with array dependency that has a default value causes render loop
#18123 closed
Oct 12, 2020 -
[eslint-plugin-react-hooks] exhaustive-deps usage with dependencies of Array type
#15426 closed
Oct 12, 2020 -
Bug: State doesn't effect on Observer Pattern
#19973 closed
Oct 7, 2020 -
Emojis overlapping with text
#19974 closed
Oct 7, 2020
7 Issues opened by 7 people
-
Bug: This is re-render bug?
#20009 opened
Oct 13, 2020 -
Feature Request: Add Warning when consuming a context whose provider is not mounted
#20003 opened
Oct 12, 2020 -
Bug: useDeferredValue not respecting timeoutMs parameter
#19998 opened
Oct 11, 2020 -
[v4] Bug: "React must be in scope" should not fire when using new JSX transform
#19992 opened
Oct 9, 2020 -
Bug: Infinite rendering resulting in freezing of tab/browser
#19991 opened
Oct 9, 2020 -
Bug: Keydown event is taking 500ms and the same function via onClick take 50ms
#19989 opened
Oct 9, 2020
39 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.
-
<video /> attribute needed but not guaranteed by React
#10389 commented on
Oct 8, 2020 • 10 new comments -
Bug: devtools Profiler causes unexpected errors
#19911 commented on
Oct 13, 2020 • 8 new comments -
eslint-plugin-react-hooks: New rule to require useState updater.
#19963 commented on
Oct 7, 2020 • 7 new comments -
Bug: v17 DEV mode slowness during effect traversal
#19950 commented on
Oct 12, 2020 • 5 new comments -
Fix circular dependencies between shared, reconciler, and react directories
#19971 commented on
Oct 11, 2020 • 5 new comments -
useReducer's dispatch should return a promise which resolves once its action has been delivered
#15344 commented on
Oct 13, 2020 • 3 new comments -
16.6 contextType + getDerivedStateFromProps
#13970 commented on
Oct 12, 2020 • 2 new comments -
Attributes and properties for Custom Components
#7249 commented on
Oct 12, 2020 • 2 new comments -
Bug: Mouse leave event not fired after removing portal
#19016 commented on
Oct 12, 2020 • 2 new comments -
Bug: act warning misleading if an effect wasn't run
#19318 commented on
Oct 12, 2020 • 2 new comments -
Combination of componentDidCatch and hooks throws "Should have a queue. This is likely a bug in React."
#15219 commented on
Oct 12, 2020 • 2 new comments -
React should recognize the `valueAsDate` property on DOM elements
#11369 commented on
Oct 13, 2020 • 2 new comments -
Add errorInfo and prevState parameters to getDerivedStateFromError
#13986 commented on
Oct 12, 2020 • 2 new comments -
[new] [react-is] add `typeOfElementType`, extracted from `typeOf`
#15349 commented on
Oct 12, 2020 • 2 new comments -
[Memory Leaks] Detach Fibers from nodes with refs
#18814 commented on
Oct 9, 2020 • 2 new comments -
fix(act): Don't warn if an effect was not queued
#19319 commented on
Oct 12, 2020 • 2 new comments -
Bug: Server hydration mistmatch and radio group with defaultChecked
#18502 commented on
Oct 7, 2020 • 1 new comment -
Bug: unstable_useMutableSource throws error when mutated before subscribe
#19948 commented on
Oct 7, 2020 • 1 new comment -
Warn if stringifying an attribute takes too long
#12209 commented on
Oct 7, 2020 • 1 new comment -
Hooks + multiple instances of React
#13991 commented on
Oct 8, 2020 • 1 new comment -
Bug: button onFocus not called when focus() called from useEffect cleanup
#17894 commented on
Oct 9, 2020 • 1 new comment -
Add an option to DevTools to enable double-logging
#19666 commented on
Oct 10, 2020 • 1 new comment -
findDOMNode deprecation
#14357 commented on
Oct 12, 2020 • 1 new comment -
Nested portals should be discoverable
#14540 commented on
Oct 12, 2020 • 1 new comment -
Allow opting out of invokeGuardedCallbackDev
#18640 commented on
Oct 12, 2020 • 1 new comment -
Bug: devtools profiler flamegraph "rendered at" tooltip equal for all entries
#18818 commented on
Oct 12, 2020 • 1 new comment -
Bug: dragenter on text node contains parent node in event.target in Firefox
#18416 commented on
Oct 12, 2020 • 1 new comment -
Devtools v4 does not work with Firefox's private window
#16547 commented on
Oct 12, 2020 • 1 new comment -
Grammar and Formatting
#19291 commented on
Oct 12, 2020 • 1 new comment -
fix(reset): set value tracker to default values after form reset
#19349 commented on
Oct 12, 2020 • 1 new comment -
Add an option to DevTools to enable double-logging
#19710 commented on
Oct 9, 2020 • 1 new comment -
Deprecate old test script commands
#19893 commented on
Oct 8, 2020 • 1 new comment -
TypeScript transformer for React Refresh
#19914 commented on
Oct 11, 2020 • 1 new comment -
Write a test for discrete events in Concurrent Mode
#14669 commented on
Oct 7, 2020 • 0 new comments -
Consider Publishing External requestIdleCallback Polyfill
#11330 commented on
Oct 7, 2020 • 0 new comments -
A number input will always have left pad 0 though parseFloat value in onChange
#9402 commented on
Oct 7, 2020 • 0 new comments -
No blur event fired when button is disabled/removed
#9142 commented on
Oct 7, 2020 • 0 new comments -
Bug: Fast memory leaks on simple React App
#19968 commented on
Oct 7, 2020 • 0 new comments -
Error: "Could not find node with id "4557" in commit tree"
#18924 commented on
Oct 13, 2020 • 0 new comments