September 7, 2021 – September 14, 2021
Overview
Could not load contribution data
Please try again later
18 Pull requests merged by 8 people
-
[DevTools] Add initial APIs for logging instrumentation events under feature flag
#22276 merged
Sep 14, 2021 -
[Experimental] Add useInsertionEffect
#21913 merged
Sep 14, 2021 -
[useSES shim] Import prefixed native API
#22310 merged
Sep 14, 2021 -
[useSES/extra] Reuse old selection if possible
#22307 merged
Sep 13, 2021 -
Check for store mutations before commit
#22290 merged
Sep 13, 2021 -
Fix link
#22296 merged
Sep 12, 2021 -
Clean up my "hard to read" code
#22295 merged
Sep 11, 2021 -
DevTools: Add missing param to fetchFromPage()
#22291 merged
Sep 10, 2021 -
Replaced network.onRequestFinished() caching with network.getHAR()
#22285 merged
Sep 10, 2021 -
update error message to include useLayoutEffect or useEffect on bad e…
#22279 merged
Sep 10, 2021 -
[DevTools] Add React Devtools Extension Startup and File Structure to OVERVIEW.md
#22283 merged
Sep 9, 2021 -
[DevTools] Fix `react-devtools-extension` build error and `react-devtools-inline`'s `package.json`
#22281 merged
Sep 9, 2021 -
Revert Suspense cache Thenable.catch() change
#22280 merged
Sep 9, 2021 -
Add named hooks support to react-devtools-inline
#22263 merged
Sep 9, 2021 -
[Bugfix] Prevent infinite update loop caused by a synchronous update in a passive effect
#22277 merged
Sep 9, 2021 -
DevTools Suspense cache cleanup
#22275 merged
Sep 9, 2021 -
Test bad useEffect return value with noop-renderer
#22258 merged
Sep 8, 2021 -
Detect subscriptions wrapped in startTransition
#22271 merged
Sep 8, 2021
11 Pull requests opened by 11 people
-
Webpack 5 Upgrade
#22267 opened
Sep 8, 2021 -
fix typos in markdown files
#22288 opened
Sep 10, 2021 -
Delete useMutableSource implementation
#22292 opened
Sep 10, 2021 -
correct typos
#22294 opened
Sep 11, 2021 -
Fix typo in types.js (react-devtools-shared)
#22299 opened
Sep 12, 2021 -
feat(eslint-plugin-react-hooks): support componentWrapperFunctions option
#22306 opened
Sep 13, 2021 -
[Draft] don't patch console during first render
#22308 opened
Sep 13, 2021 -
[Experiment] Warn if callback ref returns a function
#22313 opened
Sep 14, 2021 -
Fix broken build script --unsafe-partial mode
#22317 opened
Sep 14, 2021 -
[Fizz] add avoidThisFallback support
#22318 opened
Sep 14, 2021 -
[DevTools] Enable hook names in standalone app
#22320 opened
Sep 14, 2021
9 Issues closed by 8 people
-
found an empty rule set
#22301 closed
Sep 14, 2021 -
React 18
#22304 closed
Sep 13, 2021 -
How to replace "react devtools backend.js:4049" with the actual file origin of console log
#22284 closed
Sep 9, 2021 -
Optional callback when updating state in functional components.
#22273 closed
Sep 9, 2021 -
Bug: Custom CSS Property with url() causing issues
#22229 closed
Sep 9, 2021 -
Bug: input value and hook state mismatch after reload (SSR)
#21459 closed
Sep 9, 2021 -
When I console.log(), the Chrome console gives the log but instead of showing the file and line number
#22270 closed
Sep 8, 2021 -
React 18 test
#22268 closed
Sep 8, 2021
14 Issues opened by 12 people
-
[DevTools Bug]: Hook names fail to parse if source JS is defined in an htm file with inline script tags
#22319 opened
Sep 14, 2021 -
DevTools: Enable new console override behavior for React Native
#22316 opened
Sep 14, 2021 -
Bug: Native Component Stacks don't support render props
#22315 opened
Sep 14, 2021 -
[React 18] Optimized React Server Components's webpack bundling
#22314 opened
Sep 14, 2021 -
DevTools: Backend console settings reportedly not synced to RN backend
#22311 opened
Sep 14, 2021 -
Bug: missing `else` statement in ReactDOMServerFormatConfig.js
#22309 opened
Sep 14, 2021 -
[react-hooks/exhaustive-deps] option request: ignoreFunctions or ignoreMethods
#22305 opened
Sep 13, 2021 -
Bug: react-dom Portal does not load on re-render with functional component
#22300 opened
Sep 13, 2021 -
Bug: Maximum call stack size exceeded (React Devtools)
#22293 opened
Sep 10, 2021 -
Bug: Component that throws promise caught by suspense isn't unmounted & remounted correctly.
#22289 opened
Sep 10, 2021 -
Feature Idea: React.useConditional(key, () => { ... }) for conditional and dynamic hooks
#22286 opened
Sep 10, 2021 -
DevTools: Profiling tool improvements umbrella
#22274 opened
Sep 8, 2021 -
Feature Request - useEffect - Provide boolean values on whether dependency has changed.
#22272 opened
Sep 8, 2021
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.
-
Console log shows the wrong destination file
#22257 commented on
Sep 9, 2021 • 16 new comments -
DevTools: Better Bundle Names for Dynamically Imported Modules
#22115 commented on
Sep 14, 2021 • 7 new comments -
[DevTools Bug] Cannot add node "476" because a node with that id is already in the Store.
#21636 commented on
Sep 15, 2021 • 5 new comments -
React callback ref cleanup function
#15176 commented on
Sep 8, 2021 • 3 new comments -
Hooks + multiple instances of React
#13991 commented on
Sep 10, 2021 • 3 new comments -
Warning for 'exhaustive-deps' keeps asking for the full 'props' object instead of allowing single 'props' properties as dependencies
#16265 commented on
Sep 14, 2021 • 3 new comments -
add ignoreThisDependency option to exhaustive-deps
#20521 commented on
Sep 14, 2021 • 3 new comments -
Add custom element property support behind a flag
#22184 commented on
Sep 14, 2021 • 3 new comments -
[Blocks Fixture] Migrate to built-in <Cache> API and regression test
#22152 commented on
Sep 11, 2021 • 2 new comments -
Possible missed rule for eslint-plugin-react-hooks?
#22044 commented on
Sep 11, 2021 • 2 new comments -
Ensure that `valueOf()` (which may throw) is not called when rendering objects
#22064 commented on
Sep 14, 2021 • 2 new comments -
Bug: onCompositionEnd not called
#20065 commented on
Sep 8, 2021 • 1 new comment -
useReducer's dispatch should return a promise which resolves once its action has been delivered
#15344 commented on
Sep 8, 2021 • 1 new comment -
Is there any action/license should be taken/granted for conducting a React conference
#22243 commented on
Sep 10, 2021 • 1 new comment -
Bug: Unsupported HTML entities
#21002 commented on
Sep 12, 2021 • 1 new comment -
Using dangerouslySetInnerHTML with <Script> Tag?
#20446 commented on
Sep 12, 2021 • 1 new comment -
umd distribution for jsx-runtime
#20923 commented on
Sep 12, 2021 • 1 new comment -
[Umbrella] Releasing Suspense
#13206 commented on
Sep 13, 2021 • 1 new comment -
Feature Suggestion: Add `ignoreMemberCallExpression` option for `exhaustive-deps` lint rule
#20755 commented on
Sep 14, 2021 • 1 new comment -
Edge 18 & IE 11 server mismatch with SVG icons
#15187 commented on
Sep 14, 2021 • 1 new comment -
[DevTools] Combine highlighting code
#21922 commented on
Sep 14, 2021 • 1 new comment -
Fix disable element stop scrollIntoView behave smoothly
#22256 commented on
Sep 8, 2021 • 1 new comment