July 2, 2021 – July 9, 2021
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 5 people
-
Add test for #21837
#21842 merged
Jul 9, 2021 -
Use `act()` in ReactFabric tests
#21841 merged
Jul 9, 2021 -
Guard against reused fibers in React Native commands
#21837 merged
Jul 8, 2021 -
Revert "Use `act()` in ReactFabric tests"
#21840 merged
Jul 8, 2021 -
Use `act()` in ReactFabric tests
#21839 merged
Jul 8, 2021 -
DevTools: Don't load source files contaning only unnamed hooks
#21835 merged
Jul 8, 2021 -
DevTools: Update named hooks match to use column number also
#21833 merged
Jul 8, 2021 -
Reset inspected element cache in the event of an error
#21821 merged
Jul 8, 2021 -
DevTool: hook names cache no longer loses entries between selection
#21831 merged
Jul 8, 2021 -
[SSR2 Fixture] Delete duplicate DOCTYPE
#21824 merged
Jul 8, 2021 -
DevTools show error icon when hook name parsing fails
#21820 merged
Jul 7, 2021 -
Reverting recent flushSync changes
#21816 merged
Jul 7, 2021 -
DevTools named hooks: Support FLow syntax
#21815 merged
Jul 7, 2021 -
DevTooks: Don't dehydrate hook source fileNames
#21814 merged
Jul 7, 2021 -
[WIP] DevTools: Support named hooks for >1 module in a bundle
#21790 merged
Jul 7, 2021
6 Pull requests opened by 5 people
-
act: Batch updates, even in legacy roots
#21797 opened
Jul 3, 2021 -
[fizz] Add comments about task
#21823 opened
Jul 8, 2021 -
[package:react-dom] updateREADME's Class Component to Function Component
#21829 opened
Jul 8, 2021 -
DevTools: Show numbers of children by hover or select element
#21836 opened
Jul 8, 2021 -
DevTools: Scroll to first error or warning by click on error or warning icon
#21838 opened
Jul 8, 2021 -
Revert "Revert "Use `act()` in ReactFabric tests""
#21843 opened
Jul 9, 2021
23 Issues closed by 5 people
-
[DevTools] Skip loading and parsing source for unnamed built-in hooks
#21834 closed
Jul 8, 2021 -
Bug:
#21832 closed
Jul 8, 2021 -
[DevTools] Improve "retry" function for inspected component props/state/hooks
#21819 closed
Jul 8, 2021 -
[DevTools] Named hooks transient errors
#21818 closed
Jul 8, 2021 -
[DevTools] Make sure named hooks Suspense cache is persisting between elements
#21822 closed
Jul 8, 2021 -
[DevTools] Named hooks error badge
#21817 closed
Jul 7, 2021 -
[DevTools] Support Flow syntax for named hooks parsing
#21793 closed
Jul 7, 2021 -
[DevTools] Don't serialize hook source fileNames (URLs)
#21811 closed
Jul 7, 2021 -
[DevTools] Handle bundles (multi sources) when parsing hook names
#21794 closed
Jul 7, 2021 -
[DevTools Bug] Could not inspect element with id 192
#21803 closed
Jul 7, 2021 -
State updated properly, DOM not updated accordingly
#21805 closed
Jul 7, 2021 -
[DevTools bug] Extension not showing on browser
#21789 closed
Jul 7, 2021 -
useEffect in React 18 (StrictMode) gets called twice.
#21808 closed
Jul 7, 2021 -
DevTools: Triggering Error Boundaries from DevTools
#16469 closed
Jul 6, 2021 -
Cannot read property 'target' of undefined - getEventTarget
#21788 closed
Jul 6, 2021 -
Bug:
#21800 closed
Jul 5, 2021 -
[DevTools Bug] Commit tree does not contain fiber "266". This is a bug in React DevTools.
#21799 closed
Jul 4, 2021 -
React 18 Feature request
#21791 closed
Jul 3, 2021 -
[DevTools] Components tab goes blank with React 16.8.0
#20261 closed
Jul 3, 2021 -
[DevTools] Fix Circle CI to run all DevTools tests
#21780 closed
Jul 2, 2021 -
[DevTools Bug] Could not inspect element with id 3
#21795 closed
Jul 2, 2021
14 Issues opened by 11 people
-
Strict effects and unmounted ref flag
#21844 opened
Jul 9, 2021 -
Bug: [eslint-plugin-react-hooks] Functions returning new dates should be flagged as missing dependencies
#21830 opened
Jul 8, 2021 -
[Devtools] Indicate or print which element causes suspense fallback
#21828 opened
Jul 8, 2021 -
[Devtools] Make link style value clickable
#21827 opened
Jul 8, 2021 -
Bug: onContextMenu not fired in iOS 13 and later
#21812 opened
Jul 7, 2021 -
Bug: unstable_flushDiscreteUpdates when rendering <video muted />
#21810 opened
Jul 7, 2021 -
Bug: Safari does not load lazy-imported components when re-entering site
#21809 opened
Jul 7, 2021 -
React's JSX doesn't support namespace tags How do I set `throwIfNamespace: false`
#21807 opened
Jul 7, 2021 -
React 17/18 custom Synthetic Events
#21806 opened
Jul 6, 2021 -
[react 17] Bug: Click event being picked up by component rendered by the click
#21804 opened
Jul 6, 2021 -
[React 18] Possible Suspense Bug - Thrown error causes corrupted page
#21802 opened
Jul 5, 2021 -
Bug: radio and checkbox controlled checked property is not updated when browser restores form state
#21801 opened
Jul 5, 2021 -
[DevTools] Named hooks umbrella
#21798 opened
Jul 3, 2021 -
[DevTools] Improve Fast Refresh support for named hook detection
#21796 opened
Jul 3, 2021
16 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.
-
[DevTools] Improve hook names performance with extended source maps
#21782 commented on
Jul 9, 2021 • 8 new comments -
[DevTools] Combine view highlighting code
#21777 commented on
Jul 8, 2021 • 4 new comments -
[DevTools Bug] Could not inspect element with id "4"
#21724 commented on
Jul 9, 2021 • 4 new comments -
React 18 Enable Better ES6 Class Integration With Hooks
#21787 commented on
Jul 4, 2021 • 2 new comments -
[DevTools Bug] Cannot add node "476" because a node with that id is already in the Store.
#21636 commented on
Jul 7, 2021 • 2 new comments -
[DevTools] Use line number and column number to match hook
#21792 commented on
Jul 9, 2021 • 2 new comments -
exhaustive-deps: custom effects should support async functions
#19034 commented on
Jul 2, 2021 • 1 new comment -
<details> open attribute not synchronised
#15486 commented on
Jul 5, 2021 • 1 new comment -
Bug: useTransition's pending boolean is triggered immediately, even if there's no suspension
#18006 commented on
Jul 6, 2021 • 1 new comment -
Consider removing mouseenter/mouseleave polyfill
#11972 commented on
Jul 9, 2021 • 1 new comment -
React-test-renderer: support for portal
#11565 commented on
Jul 9, 2021 • 1 new comment -
Devtools Profiler: allow user to enter commit number
#19957 commented on
Jul 8, 2021 • 1 new comment -
Lanes
#18612 commented on
Jul 6, 2021 • 0 new comments -
DevTools: Keyboard arrow-key navigation for the flamegraph view
#18746 commented on
Jul 8, 2021 • 0 new comments -
[Experiment] Context Selectors
#20646 commented on
Jul 8, 2021 • 0 new comments -
React Native: Export getInspectorDataForInstance API
#21572 commented on
Jul 8, 2021 • 0 new comments