September 27, 2020 – October 4, 2020
Overview
Could not load contribution data
Please try again later
11 Pull requests merged by 7 people
-
Remove unnecessary error overriding in
#19949 merged
Oct 2, 2020 -
Debug tracing tests for CPU bound suspense
#19943 merged
Oct 1, 2020 -
Fix codestyle for typeof comparison
#19928 merged
Oct 1, 2020 -
Fix - prevent phishing attacks
#19934 merged
Oct 1, 2020 -
DevTools: Remove ReactJS.org version check "cheat"
#19939 merged
Oct 1, 2020 -
Temporarily disable Profiler commit hooks flag
#19900 merged
Sep 30, 2020 -
Suspense for CPU-bound trees
#19936 merged
Sep 30, 2020 -
Fix missing context to componentDidMount() when double-invoking lifecycles
#19935 merged
Sep 30, 2020 -
Refactor layout effect methods
#19895 merged
Sep 29, 2020 -
Remove disableSchedulerTimeoutInWorkLoop flag
#19902 merged
Sep 28, 2020 -
Fix contradiction in the README.md
#19897 merged
Sep 28, 2020
4 Pull requests opened by 3 people
-
Moved createElement, cloneElement & createFactory into the new module
#19917 opened
Sep 28, 2020 -
Updated rollup to version 2 and also its plugins to the latest version
#19918 opened
Sep 28, 2020 -
Update jest to v26 along with packages related to it
#19920 opened
Sep 28, 2020 -
Treat <time> tag as a normal HTML tag.
#19951 opened
Oct 3, 2020
15 Issues closed by 8 people
-
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 -
anchor tag smooth scroll on anchor tag from API
#19946 closed
Oct 1, 2020 -
Submit all fields including file upload field
#19945 closed
Oct 1, 2020 -
Bug: ...TypeError: destroy is not a function...from commitHookEffectListUnmount()
#19941 closed
Oct 1, 2020 -
Design problem in new JSX transformation
#19905 closed
Oct 1, 2020 -
Bug: Error when a factory function is used as a function component
#19937 closed
Sep 30, 2020 -
Bug: Error Boundary not catching certain errors
#19930 closed
Sep 30, 2020 -
Error: "Commit tree does not contain fiber 2420. This is a bug in React DevTools."
#19929 closed
Sep 30, 2020 -
Error: "Commit tree does not contain fiber 265. This is a bug in React DevTools."
#19926 closed
Sep 30, 2020 -
Bug: Yarn link breaks react-refresh
#19924 closed
Sep 29, 2020 -
Error: "Commit tree already contains fiber 5823. This is a bug in React DevTools."
#19923 closed
Sep 29, 2020 -
useEffect strange mechanism: When deps has parameters, it will also be executed once in the first rendering
#19919 closed
Sep 29, 2020 -
useEffect with Suspense transitions
#18741 closed
Sep 29, 2020 -
Bug: componentDidUpdate callback and child's useEffect callback called in a wrong order
#19922 closed
Sep 29, 2020
11 Issues opened by 11 people
-
Hooks are really great innovation in react
#19956 opened
Oct 4, 2020 -
ReactDOM.render cause chrome debug react stuck
#19952 opened
Oct 3, 2020 -
Bug: React 17 dev mode too slow EVENTS
#19950 opened
Oct 3, 2020 -
Bug: unstable_useMutableSource throws error when mutated before subscribe
#19948 opened
Oct 2, 2020 -
Better support <template> tags
#19932 opened
Sep 30, 2020 -
Error: "Cannot read property 'isCollapsed' of undefined"
#19927 opened
Sep 30, 2020 -
Bug: useDeferredValue with a value that is new every render hangs browser
#19925 opened
Sep 29, 2020 -
Bug: shallowEqual() is flawed
#19921 opened
Sep 29, 2020
22 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: devtools Profiler causes unexpected errors
#19911 commented on
Sep 28, 2020 • 3 new comments -
TypeScript transformer for React Refresh
#19914 commented on
Sep 30, 2020 • 3 new comments -
Setup CI infra to run DevTools tests against multiple React versions
#19371 commented on
Sep 30, 2020 • 2 new comments -
Bug: Component with a Symbol as key, causes Crash
#19851 commented on
Oct 1, 2020 • 2 new comments -
React-test-renderer: support for portal
#11565 commented on
Oct 4, 2020 • 2 new comments -
Change event fires extra times before IME composition ends
#3926 commented on
Sep 28, 2020 • 1 new comment -
Undo behavior in controlled textareas works differently from the default behaviour in chrome
#8514 commented on
Sep 30, 2020 • 1 new comment -
Bug: Glitchy behaviour when rendering/setState in an onKeyDown event callback
#19818 commented on
Sep 30, 2020 • 1 new comment -
Should not already be working
#17355 commented on
Sep 30, 2020 • 1 new comment -
Events before Client Side Hydration
#15446 commented on
Oct 1, 2020 • 1 new comment -
Bug: `Context.Consumer` inside `Suspense` does not receive context updates while suspended
#19701 commented on
Oct 1, 2020 • 1 new comment -
Memory Leak - React DOM keeps references to stale child components when using the Container/Pure component pattern
#18790 commented on
Oct 1, 2020 • 1 new comment -
[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 -
Fix SSR missing data-reactroot attribute inside invisible React elements
#15023 commented on
Oct 2, 2020 • 1 new comment -
fix(ReactElement): display warning for reserved default props
#17427 commented on
Oct 4, 2020 • 1 new comment -
Updates to grammar, formatting of CoC
#19822 commented on
Sep 29, 2020 • 1 new comment -
Bug: Handling of symbols when used as deps incorrectly to create error message results in an unrelated TypeError: Cannot convert a Symbol value to a string
#19867 commented on
Sep 29, 2020 • 1 new comment -
eslint-plugin-react-hooks: JSX support for react-hooks/exhaustive-deps (#18051)
#19869 commented on
Oct 1, 2020 • 1 new comment -
Automatically stringify keys with type of 'symbol'
#19855 commented on
Sep 30, 2020 • 0 new comments -
[Not for merge yet] Merge the new reconciler fork into the old one
#19881 commented on
Oct 1, 2020 • 0 new comments