-
Notifications
You must be signed in to change notification settings - Fork 48.9k
Insights: facebook/react
Overview
Could not load contribution data
Please try again later
128 Pull requests merged by 16 people
-
InferEffectDeps takes a React.AUTODEPS sigil
#33799 merged
Jul 17, 2025 -
[Flight] Skip the stack frame of built-in wrappers that create or await Promises
#33798 merged
Jul 16, 2025 -
fix: log renders from passive effects for only newly finished work
#33797 merged
Jul 16, 2025 -
Allow runtime_build_and_test action to trigger manually
#33796 merged
Jul 16, 2025 -
[Flight] Assume
__turbopack_load_by_url__
returns a cached Promise#33792 merged
Jul 16, 2025 -
[compiler] Check TSAsExpression and TSNonNullExpression reorderability
#33788 merged
Jul 15, 2025 -
[Flight] Don't block on debug channel if it's not wired up
#33757 merged
Jul 15, 2025 -
[Flight] Switch to
__turbopack_load_by_url__
#33791 merged
Jul 15, 2025 -
[Flight] Remove unused fork configs
#33785 merged
Jul 15, 2025 -
[eslint] Do not allow useEffectEvent fns to be called in arbitrary closures
#33544 merged
Jul 10, 2025 -
[Flight] Add Separate Outgoing Debug Channel
#33754 merged
Jul 10, 2025 -
[Flight] Treat empty message as a close signal
#33756 merged
Jul 10, 2025 -
[Fizz] Reset the segent id assignment when postponing the root
#33755 merged
Jul 10, 2025 -
[compiler] Add CompilerError.UnsupportedJS variant
#33750 merged
Jul 10, 2025 -
[compiler] More precise errors for invalid import/export/namespace statements
#33748 merged
Jul 10, 2025 -
[compiler] Support inline enums (flow/ts), type declarations
#33747 merged
Jul 10, 2025 -
[compiler] Errors for eval(), with statments, class declarations
#33746 merged
Jul 10, 2025 -
[compiler] Show logged errors in playground
#33740 merged
Jul 9, 2025 -
[Flight] Call finishHaltedTask on sync aborted tasks in stream abort listeners
#33743 merged
Jul 9, 2025 -
[Flight] Yolo Retention of Promises
#33737 merged
Jul 9, 2025 -
[Flight] Always defer Promise values if they're not already resolved
#33742 merged
Jul 9, 2025 -
[Flight] Ignore async stack frames when determining if a Promise was created from user space
#33739 merged
Jul 9, 2025 -
[Flight] Optimize Retention of Weak Promises Abit
#33736 merged
Jul 9, 2025 -
[Flight] Create a fast path parseStackTrace which skips generating a string stack
#33735 merged
Jul 9, 2025 -
[Flight] Don't dedupe references to deferred objects
#33741 merged
Jul 9, 2025 -
[compiler] Improve IIFE inlining
#33726 merged
Jul 8, 2025 -
[compiler] Fix for consecutive DCE'd branches with phis
#33725 merged
Jul 8, 2025 -
[Flight] Don't track Promise stack if there's no owner
#33734 merged
Jul 8, 2025 -
[Flight] Fix stack getting object limited
#33733 merged
Jul 8, 2025 -
[Fizz] Render preamble eagerly
#33730 merged
Jul 8, 2025 -
[Flight] Lazy load objects from the debug channel
#33728 merged
Jul 8, 2025 -
[Flight] Optimize Async Stack Collection
#33727 merged
Jul 8, 2025 -
[Fiber] Name content inside "Suspense fallback"
#33724 merged
Jul 8, 2025 -
[tests] Assert on component stack for Maximum Update error
#33686 merged
Jul 7, 2025 -
Finally remove favorSafetyOverHydrationPerf
#33619 merged
Jul 7, 2025 -
[Fizz] Name content inside "Suspense fallback"
#33723 merged
Jul 7, 2025 -
[Flight] Flush performance track once we have no more pending chunks
#33719 merged
Jul 7, 2025 -
[Flight] Keep a separate ref count for debug chunks
#33717 merged
Jul 7, 2025 -
[Flight] Close Debug Channel when All Lazy References Have Been GC:ed
#33718 merged
Jul 7, 2025 -
[Flight] Include I/O not awaited in user space
#33715 merged
Jul 7, 2025 -
[Flight] Pass line/column to
filterStackFrame
#33707 merged
Jul 7, 2025 -
[Flight] Ignore "new Promise" and async_hooks even if they're not ignore listed
#33714 merged
Jul 6, 2025 -
[Flight] Insert an extra await node for awaiting on the promise returned by then callback
#33713 merged
Jul 6, 2025 -
[Flight] Consistent format of virtual
rsc:
sources#33706 merged
Jul 6, 2025 -
[Flight] Collect Debug Info from Rejections in Aborted Render
#33708 merged
Jul 5, 2025 -
React DevTools 6.1.4 -> 6.1.5
#33702 merged
Jul 4, 2025 -
[devtools] fix: check if profiling for all profiling hooks
#33701 merged
Jul 4, 2025 -
[devtools] fix: fallback to reading string stack trace when failed
#33700 merged
Jul 4, 2025 -
React DevTools 6.1.3 -> 6.1.4
#33699 merged
Jul 4, 2025 -
feat: static Components panel layout
#33696 merged
Jul 4, 2025 -
[devtools] fix: support optionality of structured stack trace function name
#33697 merged
Jul 4, 2025 -
[Flight] Don't double badge consoles that are replayed from a third party
#33685 merged
Jul 2, 2025 -
[Fiber] Highlight a Component with Deeply Equal Props in the Performance Track
#33660 merged
Jul 2, 2025 -
Disable ScrollTimeline in Safari
#33499 merged
Jul 2, 2025 -
[Flight] Use a heuristic to extract a useful description of I/O from the Promise value
#33662 merged
Jul 2, 2025 -
[Fiber] Switch back to using performance.measure for trigger logs
#33659 merged
Jul 2, 2025 -
[Fiber] Show Diff Render Props in Performance Track in DEV
#33658 merged
Jul 2, 2025 -
Clear width/height from Keyframes to Optimize View Transitions
#33576 merged
Jul 2, 2025 -
Add ScrollTimeline Polyfill for Swipe Recognizer using a new CustomTimeline protocol
#33501 merged
Jul 2, 2025 -
Remove now dead argument from resolveClassComponentProps
#33682 merged
Jul 2, 2025 -
Cleanup disableDefaultPropsExceptForClasses flag
#33648 merged
Jul 1, 2025 -
fix: rename bottom stack frame
#33680 merged
Jul 1, 2025 -
[Flight] Don't assume _debugStack and _owner is defined for prod elements
#33675 merged
Jun 30, 2025 -
Back out "Remove Dead Code in WWW JS"
#33673 merged
Jun 30, 2025 -
Remove Dead Code in WWW JS
#33672 merged
Jun 30, 2025 -
Align
AttributeConfiguration
type inReactNativeTypes
#33671 merged
Jun 30, 2025 -
Special case printing Promises in Performance Track Properties
#33670 merged
Jun 30, 2025 -
[Flight] Resolve Deep Cycles
#33664 merged
Jun 29, 2025 -
[Flight] Ensure we dedupe references if we later discover that it's the model root
#33666 merged
Jun 29, 2025 -
[Flight] Don't replay performance logs when replayConsoleLogs is false
#33656 merged
Jun 27, 2025 -
React DevTools 6.1.2 -> 6.1.3
#33657 merged
Jun 27, 2025 -
devtools: emit performance entries only when profiling
#33652 merged
Jun 27, 2025 -
[Flight] Write Debug Info to Separate Priority Queue
#33654 merged
Jun 27, 2025 -
Include Component Props in Performance Track
#33655 merged
Jun 27, 2025 -
Fix typo "Complier" to "Compiler" and remove duplicate issue reference
#33653 merged
Jun 26, 2025 -
[Fizz] Rename ReactFizzContext to ReactFizzLegacyContext
#33649 merged
Jun 26, 2025 -
[Flight] Emit start time before an await if one wasn't emitted already
#33646 merged
Jun 25, 2025 -
[Flight] Add tests for component and owner stacks of halted components
#33644 merged
Jun 25, 2025 -
[Flight] Log aborted await and component renders
#33641 merged
Jun 25, 2025 -
[compiler] Consolidate HIRFunction return information
#33640 merged
Jun 25, 2025 -
[compiler] Avoid empty switch cases
#33625 merged
Jun 25, 2025 -
[compiler] Fix bug with reassigning function param in destructuring
#33624 merged
Jun 25, 2025 -
[Fizz] Push a stalled await from debug info to the ownerStack/debugTask
#33634 merged
Jun 25, 2025 -
[Flight] Use cacheController instead of abortListeners for Streams
#33633 merged
Jun 25, 2025 -
[react-native] Consume ReactNativeAttributePayloadFabric from ReactNativePrivateInterface
#33616 merged
Jun 25, 2025 -
[Flight] Emit Partial Debug Info if we have any at the point of aborting a render
#33632 merged
Jun 24, 2025 -
Get Server Component Function Location for Parent Stacks using Child's Owner Stack
#33629 merged
Jun 24, 2025 -
[compiler] New inference repros/fixes
#33584 merged
Jun 24, 2025 -
[Flight] Add Debug Channel option for stateful connection to the backend in DEV
#33627 merged
Jun 24, 2025 -
[refactor] remove unused fiberstack functions
#33623 merged
Jun 24, 2025 -
[Flight] Remove back pointers to the Response from the Chunks
#33620 merged
Jun 23, 2025 -
rename ReactFiberContext to ReactFiberLegacyContext
#33622 merged
Jun 23, 2025 -
Fix prelease workflows for
dry: false
#33582 merged
Jun 23, 2025 -
[Flight] Send the awaited Promise to the client as additional debug information
#33592 merged
Jun 23, 2025 -
[Flight] Support classes in renderDebugModel
#33590 merged
Jun 22, 2025 -
[Flight] Serialize already resolved Promises as debug models
#33588 merged
Jun 22, 2025 -
[Flight] Don't use object property initializer for async iterable
#33591 merged
Jun 22, 2025 -
[Flight] Eagerly parse stack traces in DebugNode
#33589 merged
Jun 22, 2025 -
Rename serializeConsoleMap/Set to serializeDebugMap/Set
#33587 merged
Jun 21, 2025 -
[Flight] Dedupe objects serialized as Debug Models in a separate set
#33583 merged
Jun 20, 2025 -
[Flight] Serialize functions by reference
#33539 merged
Jun 20, 2025 -
[Fizz] Ignore error if content node is gone before reveal
#33531 merged
Jun 20, 2025 -
[Fizz] Clean up the replay nodes if we're already rendered past an element
#33581 merged
Jun 20, 2025 -
Make it clearer what runtime release failed
#33579 merged
Jun 20, 2025 -
Fix CI
#33578 merged
Jun 19, 2025 -
build: make enableComponentPerformanceTrack dynamic for native-fb
#33560 merged
Jun 19, 2025 -
[compiler] Cleanup debugging code
#33571 merged
Jun 18, 2025 -
[compiler] Preserve Create effects, guarantee effects initialize once
#33558 merged
Jun 18, 2025 -
[compiler] Fix <ValidateMemoization>
#33547 merged
Jun 18, 2025 -
[compiler] Tests for different orders of createfrom/capture w/wo function expressions
#33543 merged
Jun 18, 2025 -
[compiler] Docs describing new inference model
#33533 merged
Jun 18, 2025 -
[compiler] Rename InferFunctionExprAliasingEffectsSignature
#33532 merged
Jun 18, 2025 -
[compiler] More readable alias signature declarations
#33530 merged
Jun 18, 2025 -
[compiler] moduleTypeProvider support for aliasing signatures
#33526 merged
Jun 18, 2025 -
[compiler] Repro for case of lost precision in new inference
#33522 merged
Jun 18, 2025 -
[compiler] Fix infinite loop due to uncached applied signatures
#33518 merged
Jun 18, 2025 -
[commit] Improve error for hoisting violations
#33514 merged
Jun 18, 2025 -
[compiler] update fixtures
#33573 merged
Jun 18, 2025 -
[compiler] Improve error message for mutating hook args/return
#33513 merged
Jun 18, 2025 -
[compiler] FunctionExpression context locations point to first reference
#33512 merged
Jun 18, 2025 -
[commit] Better error message for invalid hoisting
#33504 merged
Jun 18, 2025 -
[compiler] Fix AnalyzeFunctions to fully reset context identifiers
#33500 merged
Jun 18, 2025 -
[compiler] Enable new inference by default
#33497 merged
Jun 18, 2025 -
[compiler] Update fixtures for new inference
#33496 merged
Jun 18, 2025 -
[compiler] Copy fixtures affected by new inference
#33495 merged
Jun 18, 2025 -
[compiler] New mutability/aliasing model
#33494 merged
Jun 18, 2025 -
[compiler] Remove unnecessary fixture
#33572 merged
Jun 18, 2025 -
Expose cacheSignal() alongside cache()
#33557 merged
Jun 17, 2025
38 Pull requests opened by 20 people
-
[polyfill] Add warning for bad Map/Set polyfills
#33575 opened
Jun 19, 2025 -
33610 Added error for reading ref.current during render
#33611 opened
Jun 22, 2025 -
[compiler] log if a compiler error was opted out of
#33618 opened
Jun 23, 2025 -
[compiler] Alternate take on ref validation
#33626 opened
Jun 24, 2025 -
[compiler] Propagate CreateFunction effects for functions that return functions
#33642 opened
Jun 25, 2025 -
[compiler] Repro for missed case of global mutation
#33643 opened
Jun 25, 2025 -
[compiler] Infer render helpers for additional validation
#33647 opened
Jun 25, 2025 -
[compiler] InferEffects uses effects as value keys
#33650 opened
Jun 26, 2025 -
fix(DevTools): show empty props object when none are present
#33651 opened
Jun 26, 2025 -
[Flight] Make debug info and console log resolve in predictable order
#33665 opened
Jun 29, 2025 -
[Flight] Preserve async nature of calls in transported stacks
#33679 opened
Jul 1, 2025 -
[Fiber] Explain hydration errors better
#33683 opened
Jul 2, 2025 -
[mcp] Add react-tools-cli package to be able to execute MCP tools in isolation
#33691 opened
Jul 3, 2025 -
add type to priorityLevel
#33692 opened
Jul 4, 2025 -
fix: Add PriorityLevel type to scheduleCallback for type safety
#33693 opened
Jul 4, 2025 -
reuse type defined in scheduler
#33694 opened
Jul 4, 2025 -
flow: remove $FlowFixMe[incompatible-type]
#33704 opened
Jul 5, 2025 -
feat(scrollbar): replace TODO colors with React-defined tokens
#33705 opened
Jul 5, 2025 -
Unnecessary cheks for __DEV__
#33722 opened
Jul 7, 2025 -
[Flight] Consistently encode sourceURLs
#33731 opened
Jul 8, 2025 -
Add console errors for potential nested infinite loop before throwing
#33744 opened
Jul 9, 2025 -
[compiler][wip] Improve diagnostic infra
#33751 opened
Jul 9, 2025 -
[compiler] Enable additional lints by default
#33752 opened
Jul 10, 2025 -
[compiler] Validate against setState in all effect types
#33753 opened
Jul 10, 2025 -
[compiler] Improve more error messages
#33758 opened
Jul 10, 2025 -
[compiler] Update diagnostics for ValidatePreservedManualMemoization
#33759 opened
Jul 11, 2025 -
[compiler] Use new diagnostics for core inference errors
#33760 opened
Jul 11, 2025 -
Allow returning a temporary reference inside an async function
#33761 opened
Jul 11, 2025 -
fix: packages/react-devtools/package.json to reduce vulnerabilities
#33763 opened
Jul 11, 2025 -
[compiler] Cleanup diagnostic messages
#33765 opened
Jul 11, 2025 -
[compiler] Use new diagnostic printing in playground
#33767 opened
Jul 12, 2025 -
[compiler][rfc] Enable more validations in playground.
#33777 opened
Jul 12, 2025 -
issues fixed
#33780 opened
Jul 12, 2025 -
Update ReactJSXElement.js
#33784 opened
Jul 14, 2025 -
[compiler] Fix for false positive mutation of destructured spread object
#33786 opened
Jul 14, 2025 -
Replace `rm -rf` with `fs-extra.remove` for cross-platform script compatibility
#33795 opened
Jul 16, 2025 -
Change autodeps configuration
#33800 opened
Jul 16, 2025 -
Allow button tags in select tags for customizable selects
#33804 opened
Jul 17, 2025
31 Issues closed by 7 people
-
Bug: Maximum update depth exceeded
#32714 closed
Jul 15, 2025 -
Bug: issue solution
#33789 closed
Jul 15, 2025 -
[React 19] Error when use create-react-app
#32016 closed
Jul 11, 2025 -
Bug: eslint-plugin-react-hooks doesnt handle components starting with non-ASCII uppercase letter
#32775 closed
Jul 9, 2025 -
[React 19] renderToPipeableStream emits </html> in different order?
#32798 closed
Jul 8, 2025 -
Bug: Pagination buttons misaligned on small screens in React Docs
#32366 closed
Jul 8, 2025 -
Test Issue from Exposed Token
#33709 closed
Jul 5, 2025 -
Bug: WebSocket doesn't connect when called inside useEffect
#33677 closed
Jul 1, 2025 -
Idea: create .apk and .exe files
#33674 closed
Jun 30, 2025 -
Bug: DevTools 6.0.0 element inspector not working with React Native 0.75
#31112 closed
Jun 29, 2025 -
[React 19] - Server action console log renders in the browser console
#32264 closed
Jun 29, 2025 -
Bug: help
#32658 closed
Jun 27, 2025 -
Feature Request: Official React VSCode Extension with Practical Enhancements
#32694 closed
Jun 27, 2025 -
Bug: Npm Start not working in react project using either Vite or C-R-A
#32503 closed
Jun 26, 2025 -
[Compiler Bug]: Compiler tries to assign to variables that does not exist
#33577 closed
Jun 25, 2025 -
[React 19] useFormStatus() pending doesn't work with Select component
#31363 closed
Jun 25, 2025 -
Bug: `eslint-plugin-react-hooks` false positive with `for` loop in function body
#31900 closed
Jun 23, 2025 -
Bug: element.current.scrollIntoView() not working as expected in chrome.
#23396 closed
Jun 23, 2025 -
[React 19] Proposal: Enhancing useTransition Hook with Timed Start Transition Feature
#31830 closed
Jun 23, 2025 -
Bug: Redundant Operation in getEntangledLanes Function Doesn't Modify entangledLanes as Intended
#31816 closed
Jun 22, 2025 -
Bug: Eslint hooks returned by factory functions not linted
#25065 closed
Jun 20, 2025 -
Bug: CSS not being applied properly in Chrome with React experimental (moveBefore)
#33187 closed
Jun 19, 2025 -
Bug: event handlers in fragment roots
#32423 closed
Jun 19, 2025 -
Bug: cloneElement does not correctly merge styles when used in nested components
#32531 closed
Jun 18, 2025 -
Bug: React 19 regression - react-dom/server.browser async_hooks context loss on suspense
#32547 closed
Jun 18, 2025 -
Bug: git clone and yarn install fails
#32554 closed
Jun 18, 2025 -
Bug: Hydration(render) Error when Using Browser Auto-Translation (e.g., Google Translate)
#32557 closed
Jun 18, 2025 -
Possible optimization to useSyncExternalStore's withSelector
#24884 closed
Jun 18, 2025 -
Bug: React 18 (18.2.0) skips renders in Safari even when props change
#26713 closed
Jun 17, 2025
35 Issues opened by 35 people
-
Bug: 'use' is not exported from 'react' (imported as 'React5')
#33805 opened
Jul 17, 2025 -
Bug:
#33803 opened
Jul 17, 2025 -
Bug: Attempted import error: 'use' is not exported from 'react' (imported as 'React5').
#33802 opened
Jul 17, 2025 -
Bug: The UMD builds for react and react-dom are not building correctly
#33794 opened
Jul 16, 2025 -
Feature request: SimpleMemoComponent fast path for React.memo with custom arePropsEqual
#33793 opened
Jul 15, 2025 -
Bug: Using custom elements with createPortal() in a documentPictureInPicture window is failing
#33783 opened
Jul 13, 2025 -
Bug: useId() causes hydration mismatch when called inside conditionally rendered loops during SSR
#33779 opened
Jul 12, 2025 -
[Compiler Bug]:
#33764 opened
Jul 11, 2025 -
[Compiler Bug]: I encountered an error when running yarn build:chrome, then errors happen
#33762 opened
Jul 11, 2025 -
[DevTools Bug] Cannot remove node "810" because no matching node was found in the Store.
#33738 opened
Jul 8, 2025 -
RSC: Use of eval in Server Action proxy breaks HMR in V8-based runtimes
#33721 opened
Jul 7, 2025 -
Bug: [React 19] React is not support Declarative Shadow DOM (DSD)
#33698 opened
Jul 4, 2025 -
[Compiler Bug]: Computed Property Names in Object Initializers
#33690 opened
Jul 3, 2025 -
[Compiler Bug]: Not handling named functions calling named functions when defined in a weird order
#33689 opened
Jul 3, 2025 -
Obfuscated javascript popping in at the top of a localhost:3001 load.
#33687 opened
Jul 2, 2025 -
[Compiler Bug]: Compiler break other babel plugins
#33681 opened
Jul 1, 2025 -
[DevTools Bug] callSite.getScriptNameOrSourceURL is not a function (it is undefined)
#33678 opened
Jul 1, 2025 -
Feature Request: Show in DevTools which dependency triggered a useEffect
#33676 opened
Jul 1, 2025 -
Slider control does not have an accessible name in windows.
#33669 opened
Jun 30, 2025 -
Bug: input type number ignores defaultValue after clicking Enter when used with useActionState
#33667 opened
Jun 29, 2025 -
Bug: Hydration issue involving __gchrome_uniqueid on iPad Chrome/Edge browser
#33635 opened
Jun 25, 2025 -
Bug: onReset is not called during automatic form reset
#33630 opened
Jun 24, 2025 -
[Compiler Bug]: Compiler behavior with and without useCallback
#33628 opened
Jun 24, 2025 -
[Compiler Bug]: babel plugin and eslint plugin seemingly inconsistent
#33617 opened
Jun 23, 2025 -
Bug:
#33615 opened
Jun 23, 2025 -
Bug: renderToPipeableStream is missing in Bun exports
#33612 opened
Jun 22, 2025 -
[Compiler Bug]:
#33610 opened
Jun 22, 2025 -
Bug: validateDOMNesting needs to be updated for new customisable form widgets
#33609 opened
Jun 22, 2025 -
Bug:
#33586 opened
Jun 21, 2025 -
[DevTools Bug]: Showing "This page doesn’t appear to be using React" even in react.dev
#33585 opened
Jun 21, 2025 -
[Compiler Bug]: Compiler optimizes away useMemo with manual dependencies
#33559 opened
Jun 18, 2025 -
Bug: "Rendered more hooks than ..." throws when it shouldn't with multiple suspends
#33556 opened
Jun 17, 2025
80 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: React date input not working with iOS voiceover
#33541 commented on
Jun 18, 2025 • 0 new comments -
[RFC] onChange -> onInput, and don't polyfill onInput for uncontrolled components
#9657 commented on
Jun 18, 2025 • 0 new comments -
Bug: Infinite rendering resulting in freezing of tab/browser
#19991 commented on
Jun 18, 2025 • 0 new comments -
react-compiler transformed conditional useCallback call incorrectly
#29136 commented on
Jun 18, 2025 • 0 new comments -
Bug: <title> element duplicates and <link> and <style> doesn't move to <head> element
#32562 commented on
Jun 18, 2025 • 0 new comments -
Bug: Uncontrolled `<input />` element has value attribute removed
#32576 commented on
Jun 19, 2025 • 0 new comments -
custom use directives + using closure serializer
#28619 commented on
Jun 19, 2025 • 0 new comments -
Bug: onBlur is not firing in IOS Chrome when trigger done button
#28492 commented on
Jun 19, 2025 • 0 new comments -
Formalize top-level ES exports
#11503 commented on
Jun 19, 2025 • 0 new comments -
[React 19] Reintroduce debugSource in some kind of opt-in way
#31981 commented on
Jun 20, 2025 • 0 new comments -
[DevTools Bug]: Profiler show false re-renders
#32418 commented on
Jun 20, 2025 • 0 new comments -
[DevTools Bug]: Unnecessary Re-render Highlight on Sibling Component in React DevTools
#33555 commented on
Jun 20, 2025 • 0 new comments -
[DevTools Bug] Cannot remove node "25" because no matching node was found in the Store.
#33322 commented on
Jun 21, 2025 • 0 new comments -
Bug: `renderToStaticMarkup` throws error on client components
#32715 commented on
Jun 22, 2025 • 0 new comments -
[React 19] React Server Components: `flushScheduled` Initialization in `startWork` Can Be Improved
#32721 commented on
Jun 23, 2025 • 0 new comments -
Bug: onSelect does not fire when contentEditable equals "plaintext-only"
#33542 commented on
Jun 23, 2025 • 0 new comments -
Suppress "Download the React DevTools" log for a better development experience
#24283 commented on
Jun 23, 2025 • 0 new comments -
eslint-plugin-react-compiler follow ups
#32571 commented on
Jun 23, 2025 • 0 new comments -
[Compiler]: flags mutations of shared mutable refs and skips optimizations
#33209 commented on
Jun 23, 2025 • 0 new comments -
Feature Request: allow for DOM mode insertion in createPortal
#32961 commented on
Jun 24, 2025 • 0 new comments -
[DevTools Bug] Cannot add node "909" because a node with that id is already in the Store.
#32852 commented on
Jun 25, 2025 • 0 new comments -
[DevTools Bug] Could not find node with id "18006" in commit tree
#31310 commented on
Jun 25, 2025 • 0 new comments -
Bug: useFormStatus pending state is reset when component state is updated
#30368 commented on
Jun 25, 2025 • 0 new comments -
value|defaultValue={Symbol|Function} should be ignored, not stringified
#11734 commented on
Jun 25, 2025 • 0 new comments -
Bug: 【React19】 hydrateRoot issues a hydration warning when used with dangerouslySetInnerHTML and suppressHydrationWarning.
#33133 commented on
Jun 25, 2025 • 0 new comments -
React retains component references to old renders causing browser memory to increase
#18116 commented on
Jun 26, 2025 • 0 new comments -
Feature Request: [eslint-plugin-react-hooks] Provide a way for custom hooks with a dependency array to accept seemingly redundant dependencies
#33399 commented on
Jun 26, 2025 • 0 new comments -
Bug: same inline styles are considered different by hydration
#33437 commented on
Jun 26, 2025 • 0 new comments -
React 18 - Avoiding hydration errors, but initialize client-only state directly if possible
#23068 commented on
Jun 28, 2025 • 0 new comments -
Bug: Updating state during render when using `useSyncExternalStore` throws `Cannot update a component (Component) while rendering a different component (Component)`
#31730 commented on
Jun 30, 2025 • 0 new comments -
[DevTools Bug] Minified React error #310; visit https://react.dev/errors/310 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
#33173 commented on
Jun 30, 2025 • 0 new comments -
[DevTools Bug] Cannot add child "1161" to parent "942" because parent node was not found in the Store.
#26465 commented on
Jul 1, 2025 • 0 new comments -
Bug: Chrome autofill made the text field can't select
#32516 commented on
Jul 1, 2025 • 0 new comments -
Bug: Support command event
#32478 commented on
Jul 1, 2025 • 0 new comments -
[React 19] Upgrading React causes infinite refetching
#30799 commented on
Jul 2, 2025 • 0 new comments -
Bug: React 19 cannot run apps in both dev & production mode simultaneously
#32030 commented on
Jul 2, 2025 • 0 new comments -
[React 19] Controlled checkboxes are reset by form submission and form.reset()
#31695 commented on
Jul 3, 2025 • 0 new comments -
Bug: select field value resets to the first option after form submission with `useActionState`
#32362 commented on
Jul 4, 2025 • 0 new comments -
[Compiler Bug]: Compiler fails to memoize hooks with no hook calls
#31727 commented on
Jul 5, 2025 • 0 new comments -
Bug: beforeInput event doesn't fire when input is replacing previous text
#24358 commented on
Jul 5, 2025 • 0 new comments -
[DevTools Bug]: Settings / Components / Hide components where... - need to be set on each reload.
#31410 commented on
Jul 6, 2025 • 0 new comments -
Bug: stylesheets that use precedence are significantly slower to render at scale
#32806 commented on
Jul 7, 2025 • 0 new comments -
Bug: profiler incorrectly reports 'The parent component rendered'
#33423 commented on
Jul 7, 2025 • 0 new comments -
[React 19] Need Bring Back `_debugSource` or Provide an Equivalent for Better Developer Experience
#32574 commented on
Jul 7, 2025 • 0 new comments -
After react devtools version 5.0, when you click Open in editor, you cannot jump to the line of the file corresponding to vscode
#28999 commented on
Jul 7, 2025 • 0 new comments -
[Compiler Bug]: eslint-plugin-react-hooks does not enable the new rule for the React compiler
#32986 commented on
Jul 8, 2025 • 0 new comments -
CRA: Fast Refresh breaks embedded DevTools backend
#20377 commented on
Jul 8, 2025 • 0 new comments -
[React 19] Suspense throttling behavior (`FALLBACK_THROTTLE_MS`) kicks in too often
#31819 commented on
Jul 8, 2025 • 0 new comments -
Bug: better-auth incompatibility with react-19 regarding export of useSyncExternalStore & useRef
#33418 commented on
Jul 8, 2025 • 0 new comments -
"Should not already be working" in Firefox after a breakpoint/alert
#17355 commented on
Jul 8, 2025 • 0 new comments -
Bug: MessageChannel in Scheduler prevents Jest test from exiting
#26608 commented on
Jul 9, 2025 • 0 new comments -
[DevTools Bug]: Firefox extension out of date (v6.0.0, 2024-09-26)
#32771 commented on
Jul 10, 2025 • 0 new comments -
Mouseenter event not triggered when cursor moves from disabled button
#10109 commented on
Jul 14, 2025 • 0 new comments -
Bug: Sidebar Dropdown Does Not Collapse on Second Click in React Documentation
#32818 commented on
Jul 14, 2025 • 0 new comments -
Bug: irregular behaviour of sidescroll when webpage zoomed-in
#32824 commented on
Jul 14, 2025 • 0 new comments -
Bug: react-dom.development.js:1571 Uncaught InvalidStateError when handling file input in React 16.13.1
#32753 commented on
Jul 14, 2025 • 0 new comments -
Bug: eslint-plugin-react-hooks treats a non-react `use` function the same way as `React.use`
#31237 commented on
Jul 15, 2025 • 0 new comments -
Bug: Uncaught TypeError: Cannot read properties of undefined (reading 'H')
#32927 commented on
Jul 15, 2025 • 0 new comments -
[React 19] dangerouslySetInnerHTML causes repaint
#31660 commented on
Jul 16, 2025 • 0 new comments -
[React 19]Calling setState inside useEffect causes 'Maximum update depth exceeded'
#31978 commented on
Jul 16, 2025 • 0 new comments -
Bug: suspense fallback flickers with nested suspended components
#32796 commented on
Jul 16, 2025 • 0 new comments -
Bug: React 19.0.0 upgraded to 19.1.0, renderToPipeableStream Suspense fallback does not return the first fragment content
#32954 commented on
Jul 17, 2025 • 0 new comments -
devtools: Add `ref` to inspect element view
#21879 commented on
Jul 14, 2025 • 0 new comments -
let react-hooks/exhaustive-deps additionalHooks have a callback in a different position from 0
#24344 commented on
Jun 19, 2025 • 0 new comments -
Implement suppress reset property
#30728 commented on
Jul 13, 2025 • 0 new comments -
fix: remove mountWorkInProgressOffscreenFiber function
#31473 commented on
Jun 28, 2025 • 0 new comments -
Support non-dev builds in development environment
#32341 commented on
Jul 3, 2025 • 0 new comments -
useConst()
#32490 commented on
Jul 14, 2025 • 0 new comments -
feat: [React Compiler] Allow to customise reanimated library import name
#32568 commented on
Jul 15, 2025 • 0 new comments -
feat: Add isValidNode function to validate React nodes
#32667 commented on
Jun 21, 2025 • 0 new comments -
Add scrollIntoView to fragment instances
#32814 commented on
Jul 14, 2025 • 0 new comments -
fix typos in react-dev-tools changelog
#32817 commented on
Jul 7, 2025 • 0 new comments -
[Cleanup] Remove unused renderLanes argument from prepareToReadContext
#32858 commented on
Jul 15, 2025 • 0 new comments -
Fix typo: outweight -> outweigh
#32944 commented on
Jul 16, 2025 • 0 new comments -
Replace deprecated `initCustomEvent` with `CustomEvent`
#32945 commented on
Jul 16, 2025 • 0 new comments -
feat: add react-server-dom-vite
#33152 commented on
Jul 1, 2025 • 0 new comments -
Fix form state reset when component state is updated
#33351 commented on
Jul 7, 2025 • 0 new comments -
[react-dom] Fix HTML spec violation in useFormStatus: submitter formMethod ignored (#33361)
#33387 commented on
Jul 8, 2025 • 0 new comments -
[devtools] Prevent incorrect render detection for user components in didFiberRender (#33423)
#33434 commented on
Jun 25, 2025 • 0 new comments -
fix(33519): class fields mistake treated as React Component
#33520 commented on
Jun 24, 2025 • 0 new comments