October 3, 2020 – October 10, 2020
Overview
Could not load contribution data
Please try again later
10 Pull requests merged by 6 people
-
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 -
Treat <time> tag as a normal HTML tag.
#19951 merged
Oct 6, 2020 -
Revert "Temporarily disable Profiler commit hooks flag (#19900)"
#19960 merged
Oct 5, 2020 -
Removed skip-error-boundaries modifications from old fork
#19961 merged
Oct 5, 2020 -
Revert "DevTools: Improve browser extension iframe support (#19854)"
#19959 merged
Oct 5, 2020
11 Pull requests opened by 10 people
-
Devtools Profiler: allow user to enter commit number
#19957 opened
Oct 5, 2020 -
delete dead code in updateHostRoot
#19967 opened
Oct 6, 2020 -
Fix circular dependencies between shared, reconciler, and react directories
#19971 opened
Oct 6, 2020 -
Optimize Images
#19972 opened
Oct 6, 2020 -
replaced increment / decrement with Addition assignment operator
#19984 opened
Oct 8, 2020 -
handled a missing suspense fiber when suspense is filtered on the profiler
#19987 opened
Oct 9, 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
14 Issues closed by 7 people
-
Bug: State doesn't effect on Observer Pattern
#19973 closed
Oct 7, 2020 -
Emojis overlapping with text
#19974 closed
Oct 7, 2020 -
Error: "Cannot read property 'length' of undefined"
#19970 closed
Oct 6, 2020 -
Error: "Cannot read property 'concat' of undefined"
#19964 closed
Oct 6, 2020 -
Error: "Commit tree does not contain fiber 329. This is a bug in React DevTools."
#19965 closed
Oct 6, 2020 -
Bug: v17 DEV mode slowness
#19958 closed
Oct 6, 2020 -
closed
#19962 closed
Oct 5, 2020 -
Hooks are really great innovation in react
#19956 closed
Oct 5, 2020 -
Bug: Strange onScroll behaviour when child editing
#19156 closed
Oct 4, 2020 -
Why will Suspense for data fetching require a cache?
#16954 closed
Oct 4, 2020
9 Issues opened by 9 people
-
[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 -
Error: "Cannot read property 'isCollapsed' of undefined"
#19988 opened
Oct 9, 2020 -
Bug: Fast memory leaks on simple React App
#19968 opened
Oct 6, 2020 -
eslint-plugin-react-hooks: New rule to require useState updater.
#19963 opened
Oct 5, 2020
31 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.
-
Bug: v17 DEV mode slowness during effect traversal
#19950 commented on
Oct 7, 2020 • 47 new comments -
<video /> attribute needed but not guaranteed by React
#10389 commented on
Oct 8, 2020 • 10 new comments -
Error: "Cannot read property 'concat' of undefined"
#18256 commented on
Oct 6, 2020 • 5 new comments -
ReactDOM.render cause chrome debug react stuck
#19952 commented on
Oct 6, 2020 • 3 new comments -
DevTools: Improve browser extension iframe support
#18945 commented on
Oct 6, 2020 • 3 new comments -
Error: "Commit tree does not contain fiber 2094. This is a bug in React DevTools."
#19633 commented on
Oct 6, 2020 • 3 new comments -
[DevTools] Add build target
#18994 commented on
Oct 9, 2020 • 3 new comments -
React-test-renderer: support for portal
#11565 commented on
Oct 4, 2020 • 2 new comments -
Bug: Cannot npm-link other project
#19898 commented on
Oct 5, 2020 • 2 new comments -
Warn if stringifying an attribute takes too long
#12209 commented on
Oct 7, 2020 • 2 new comments -
fix(ReactElement): display warning for reserved default props
#17427 commented on
Oct 5, 2020 • 2 new comments -
[Memory Leaks] Detach Fibers from nodes with refs
#18814 commented on
Oct 9, 2020 • 2 new comments -
[Feature Request] Allow custom compare function on hooks.
#16221 commented on
Oct 4, 2020 • 1 new comment -
Bug: React Dev Tools Firefox extension fails to detect React
#17997 commented on
Oct 4, 2020 • 1 new comment -
Discussion: useEffect hook with array dependency that has a default value causes render loop
#18123 commented on
Oct 4, 2020 • 1 new comment -
[eslint-plugin-react-hooks] exhaustive-deps usage with dependencies of Array type
#15426 commented on
Oct 4, 2020 • 1 new comment -
If ReactDOM.render is asynchronous, how to catch exceptions?
#9378 commented on
Oct 5, 2020 • 1 new comment -
Should not already be working
#17355 commented on
Oct 6, 2020 • 1 new comment -
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 -
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 -
useReducer's dispatch should return a promise which resolves once its action has been delivered
#15344 commented on
Oct 10, 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 -
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 -
TypeScript transformer for React Refresh
#19914 commented on
Oct 5, 2020 • 0 new comments

