-
Notifications
You must be signed in to change notification settings - Fork 47.9k
Insights: facebook/react
Overview
Could not load contribution data
Please try again later
17 Pull requests merged by 9 people
-
[Flight]: Client-side
registerServerReference
must not break.bind()
#32565 merged
Mar 11, 2025 -
[rcr] Fix incorrect output platform
#32569 merged
Mar 11, 2025 -
Check if a child is a new child before calling moveBefore
#32567 merged
Mar 10, 2025 -
Enable moveBefore in experimental releases
#32549 merged
Mar 10, 2025 -
Cancel finished view transitions Animations manually in fire-and-forget too
#32545 merged
Mar 10, 2025 -
Make renameElementSymbol dynamic for native fb
#32566 merged
Mar 10, 2025 -
[ci] Fix incorrect condition
#32551 merged
Mar 7, 2025 -
[compiler] Migrate compiler packages to tsup
#32550 merged
Mar 7, 2025 -
[flags] make enableComponentPerformanceTrack dynamic
#32359 merged
Mar 6, 2025 -
docs(eslint-plugin-react-hooks): add changelog for 5.1.0 & 5.2.0
#32536 merged
Mar 6, 2025 -
[compiler] Make CompilerError compatible with reflection
#32539 merged
Mar 6, 2025 -
Add Owner Stack to attribute hydration mismatches
#32538 merged
Mar 6, 2025 -
[Flight] Expose registerServerReference from the client builds
#32534 merged
Mar 6, 2025 -
Support beforetoggle/toggle events for dialog
#32479 merged
Mar 5, 2025 -
[ez] Remove unused netlify.toml
#32530 merged
Mar 5, 2025 -
Set direction in animate call directly
#32523 merged
Mar 5, 2025
7 Pull requests opened by 7 people
-
[compiler][rfc] Enable hook guards in dev mode by default
#32524 opened
Mar 5, 2025 -
Add DOM fixture page for Fragment Ref
#32527 opened
Mar 5, 2025 -
Stop creating Owner Stacks if many have been created recently
#32529 opened
Mar 5, 2025 -
[compiler][autodeps/fire] Do not include fire functions in autodep arrays
#32532 opened
Mar 5, 2025 -
Log errors from startViewTransition to onRecoverableError
#32540 opened
Mar 6, 2025 -
feat: [React Compiler] Allow to customise reanimated library import name
#32568 opened
Mar 11, 2025 -
fix: clarify which mobx libs are not compatible with compiler
#32570 opened
Mar 11, 2025
15 Issues closed by 7 people
-
[React 19] Dynamically importing a data fetching hook via `use()` leads to an error
#31640 closed
Mar 11, 2025 -
[Compiler Bug]: Compiler undoing useMemo making hook less performant
#32560 closed
Mar 11, 2025 -
hydration error
#31658 closed
Mar 11, 2025 -
[React 19] Publishing the TypeScript declaration of `babel-plugin-react-compiler`
#29098 closed
Mar 11, 2025 -
Bug: `recommended-latest` config not available in `eslint-plugin-react-hooks`
#32431 closed
Mar 10, 2025 -
Test Issue
#32556 closed
Mar 9, 2025 -
[React 19]
#32548 closed
Mar 7, 2025 -
Bug: startTransition is causing TypeError when used directly from react
#31622 closed
Mar 7, 2025 -
Bug:
#32543 closed
Mar 7, 2025 -
Bug:
#32544 closed
Mar 7, 2025 -
[React 19]
#32541 closed
Mar 7, 2025 -
[React 19]
#32542 closed
Mar 7, 2025 -
[eslint-plugin-react-hooks] v5.1.0 was released without any changes in github
#31717 closed
Mar 6, 2025 -
Bug: Hundreds render of Suspense child with hydration error
#29922 closed
Mar 5, 2025
19 Issues opened by 17 people
-
[Compiler Bug]: eslint-plugin-react-compiler has incorrect type definitions
#32575 opened
Mar 12, 2025 -
[React 19] Need Bring Back `_debugSource` or Provide an Equivalent for Better Developer Experience
#32574 opened
Mar 11, 2025 -
[DevTools Bug] i is undefined
#32573 opened
Mar 11, 2025 -
[React 19]
#32572 opened
Mar 11, 2025 -
eslint-plugin-react-compiler follow ups
#32571 opened
Mar 11, 2025 -
Bug:
#32564 opened
Mar 10, 2025 -
Bug: rtyui
#32563 opened
Mar 10, 2025 -
Bug: <title> element duplicates and <link> and <style> doesn't move to <head> element
#32562 opened
Mar 10, 2025 -
Bug: `StrictMode` reruns effects when a child is moved in an array
#32561 opened
Mar 9, 2025 -
Bug: Stop updating defaultValue prop of <textarea>
#32559 opened
Mar 9, 2025 -
Bug: Does React enforces the same number and order of hooks across all instances of a component?
#32558 opened
Mar 9, 2025 -
Bug: Hydration(render) Error when Using Browser Auto-Translation (e.g., Google Translate)
#32557 opened
Mar 9, 2025 -
[DevTools Bug]: Use console custom formatters
#32555 opened
Mar 9, 2025 -
Bug: git clone and yarn install fails
#32554 opened
Mar 9, 2025 -
[DevTools Bug]: Minus infinity (as hook value) is shown as `Infinity`
#32552 opened
Mar 8, 2025 -
Bug: React 19 regression - react-dom/server.browser async_hooks context loss on suspense
#32547 opened
Mar 7, 2025 -
Bug: Improve ESLint error message for invalid hook usage
#32533 opened
Mar 5, 2025 -
Bug: cloneElement does not correctly merge styles when used in nested components
#32531 opened
Mar 5, 2025
47 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.
-
Add ref to Fragment (alternative)
#32465 commented on
Mar 11, 2025 • 32 new comments -
feat(eslint-plugin-react-hooks): merge rule from eslint-plugin-react-compiler into `react-hooks` plugin
#32416 commented on
Mar 11, 2025 • 7 new comments -
[compiler] detect and throw on untransformed required features
#32512 commented on
Mar 5, 2025 • 6 new comments -
[compiler] Repro for object spread and Array.from with mutable iterators
#32520 commented on
Mar 6, 2025 • 2 new comments -
Bug: useState apply updaters order does not comply with the documentation
#31670 commented on
Mar 5, 2025 • 0 new comments -
Bug: useOptimistic
#31708 commented on
Mar 9, 2025 • 0 new comments -
[React 19] custom element property vs. attribute behavior deviates from RFC discussion and proposal doc
#29037 commented on
Mar 10, 2025 • 0 new comments -
Bug: Detached Elements Observed When Toggling Content with ReactDOM.createPortal()
#31719 commented on
Mar 10, 2025 • 0 new comments -
[DevTools Bug]: v6.0.0 (9/26/2024) of devtools makes a page extremely slow in dev (even when devtools are closed)
#31266 commented on
Mar 10, 2025 • 0 new comments -
Bug: `textarea` inputs in Safari stop accepting input on certain empty lines
#28360 commented on
Mar 10, 2025 • 0 new comments -
Bug: Hydration mismatch error due to plugins generating script tag on top
#24430 commented on
Mar 10, 2025 • 0 new comments -
value|defaultValue={Symbol|Function} should be ignored, not stringified
#11734 commented on
Mar 11, 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
Mar 11, 2025 • 0 new comments -
[DevTools Bug]: Phantom re-renders on sibling <label> components
#31285 commented on
Mar 11, 2025 • 0 new comments -
fix: reslove the error that 'interface' cannot be used as an identifi…
#31041 commented on
Mar 9, 2025 • 0 new comments -
refactor: support verbose compiler healthcheck logs
#31307 commented on
Mar 10, 2025 • 0 new comments -
[DevTools] feat: show changed hooks names in the Profiler tab
#31398 commented on
Mar 11, 2025 • 0 new comments -
Failing test for controlled input elements in forms incorrectly resetting
#31700 commented on
Mar 8, 2025 • 0 new comments -
[compiler] Allow sequence expressions in for loops, and prevent DCE of declarations when the variable is reassigned in a value block
#31723 commented on
Mar 10, 2025 • 0 new comments -
fix: ExhaustiveDeps elements length check
#32063 commented on
Mar 5, 2025 • 0 new comments -
feat(ReactNative): prioritize attribute config `process` function to allow processing function props
#32119 commented on
Mar 10, 2025 • 0 new comments -
Allow `nonce` to be used on hoistable styles
#32461 commented on
Mar 6, 2025 • 0 new comments -
[compiler] clean up retry pipeline: `fireRetry` flag -> compileMode
#32511 commented on
Mar 5, 2025 • 0 new comments -
Bug: select field value resets to the first option after form submission with `useActionState`
#32362 commented on
Mar 5, 2025 • 0 new comments -
[Compiler Bug]: `===` is not a sufficient equality check
#31359 commented on
Mar 5, 2025 • 0 new comments -
Bug: First render doesn't create DOM nodes before next javascript is executed in script
#30886 commented on
Mar 5, 2025 • 0 new comments -
Bug: Lost error messages from Server side
#32515 commented on
Mar 5, 2025 • 0 new comments -
Bug: Incorrect form data when using an image submit button
#29018 commented on
Mar 5, 2025 • 0 new comments -
Bug: npm start kill automatically
#31674 commented on
Mar 5, 2025 • 0 new comments -
Portal can't be placed inside img tag
#31681 commented on
Mar 5, 2025 • 0 new comments -
[React 19] codemod fails when ~/.codemod does not exist
#31680 commented on
Mar 6, 2025 • 0 new comments -
onMouseEnter does not fire on an underlaying element if an element above is removed
#13956 commented on
Mar 6, 2025 • 0 new comments -
Bug: Expected Static Flag was missing. Please Notify React Team
#31690 commented on
Mar 6, 2025 • 0 new comments -
[React 19] useFormStatus() pending doesn't work with Select component
#31363 commented on
Mar 6, 2025 • 0 new comments -
[React 19] Bug: optimisticState is updated with both new state and optimisticValue in useOptimistic
#31944 commented on
Mar 6, 2025 • 0 new comments -
[DevTools Bug] Cannot add child "301" to parent "155" because parent node was not found in the Store.
#32118 commented on
Mar 6, 2025 • 0 new comments -
[DevTools] Show which hooks (names) changed in the Profiler
#21856 commented on
Mar 7, 2025 • 0 new comments -
Bug: eslint-plugin-react-hooks treats a non-react `use` function the same way as `React.use`
#31237 commented on
Mar 7, 2025 • 0 new comments -
Bug: Regression with defaultProps on class components
#31692 commented on
Mar 7, 2025 • 0 new comments -
Bug: ESLint rule doesn't catch mistake with non-exhaustive dependencies
#28539 commented on
Mar 7, 2025 • 0 new comments -
[DevTools Bug]: [DevTools Bug] Cannot reorder children for node "0" because no matching node was found in the Store.
#32196 commented on
Mar 8, 2025 • 0 new comments -
Bug: memory leak caused by alternate fiber tree
#31705 commented on
Mar 9, 2025 • 0 new comments -
Suppress "Download the React DevTools" log for a better development experience
#24283 commented on
Mar 9, 2025 • 0 new comments -
[React 19] ForwardRef props are not referentially stable, breaking downstream memoizations
#31613 commented on
Mar 9, 2025 • 0 new comments -
[React 19] [prerender] missing nonce option and missing documentation about aborting server rendering
#31694 commented on
Mar 9, 2025 • 0 new comments -
Bug: event handlers in fragment roots
#32423 commented on
Mar 9, 2025 • 0 new comments