facebook/react: The library for web and native user interfaces

204452
STARS
6633
WATCHERS
42547
FORKS
1210
ISSUES

react Recent Issues

Issue Title State Comments Created Date Updated Date
[DevTools Bug] Cannot add child "1161" to parent "942" because parent node was not found in the Store. open 0 2023-03-23 2023-03-23
eslint react-hooks/rulesOfHooks: add rule to check for non-function return from useEffect open 1 2023-03-22 2023-03-23
[DevTools Bug]: 'Unable to find React on the page' in incognito on Firefox open 0 2023-03-22 2023-03-23
RSC: How to realize shared code with client-specific execution results open 0 2023-03-22 2023-03-23
Bug: Changes made to an array in useState also affect its copy closed 3 2023-03-21 2023-03-16
Bug: `react-dom-webpack-server` bundles are currently broken on `main` open 6 2023-03-20 2023-03-16
Bug: React css module class name generation doesn't work closed 1 2023-03-20 2023-03-16
unable to run examples in React tictactoe tutorial open 2 2023-03-19 2023-03-16
Bug: forwardRef provides an empty object as ref, causing `can't define property "current"` error. open 0 2023-03-17 2023-03-16
form fields with different type but no key get reused when re-rendering open 3 2023-03-16 2023-03-16
Is there any way you can provide a code sample that reproduces the problem? That error should only occur if there's a bug in React, so it'd be very helpful if we could reproduce. open 0 2023-03-16 2023-03-16
Add in-built styling capability of React Components open 3 2023-03-16 2023-03-16
Bug: `Cannot set properties of null (setting 'dev')` When running `npm link ../myapp/node_modules/react` open 0 2023-03-15 2023-03-16
Bug: Two tests failing without any changes open 0 2023-03-15 2023-03-16
[DevTools Bug] Cannot add node "8891" because a node with that id is already in the Store. closed 1 2023-03-14 2023-03-16
Bug: Component is not a function when using Suspense and forwardRef open 4 2023-03-14 2023-03-16
the prev line `createContainer`, root.current = new FiberNode(...), the fiber node will be freeze with preventExtensions api , markContainerAsRoot is not effect in here. open 0 2023-03-14 2023-03-16
Bug: `startTransition` doesn't work with `useSyncExternalStore` closed 2 2023-03-13 2023-03-16
Bug: App stuck in Suspense "state" re-rendering loop after migrating to React v18.2 open 2 2023-03-13 2023-03-16
One of the best JS library in History open 1 2023-03-13 2023-03-16
Bug: The event bubbles out of the Shadow DOM twice closed 0 2023-03-12 2023-03-16
Bug: `createRoot` function from [email protected] break the css `:target` open 4 2023-03-12 2023-03-16
Bug: { children }: { children: Element[]; }) => boolean' is not assignable to type 'FC<{ children: Element[]; }> open 1 2023-03-10 2023-03-15
Bug: Error Boundary is not able to catch only specific Error types open 2 2023-03-10 2023-03-15
Bug: Accordion is not collapsing in React beta docs open 4 2023-03-10 2023-03-22
Bug: bootstrapScriptContent is being html encoded, which breaks rendering closed 3 2023-03-09 2023-03-22
Bug: include a polyfill and change: webpack. closed 1 2023-03-09 2023-03-15
[DevTools Bug]: provide an icon to Edge devtools? open 3 2023-03-08 2023-03-15
[DevTools Bug] Cannot add node "621" because a node with that id is already in the Store. open 1 2023-03-08 2023-03-13
Bug: The placeholder is shown on top of the input value. open 6 2023-03-06 2023-03-22
Bug: `useInsertionEffect()` doesn't fire before `useLayoutEffect()` open 5 2023-03-06 2023-03-22
Bug: Error due to `serverSnapshot` and `snapshot` mismatch in `useSyncExternalStore` when used with `Suspense` SSR closed 4 2023-03-06 2023-03-22
Bug: Tests hang when using async act() with "next" and "experimental" release channels closed 2 2023-03-05 2023-03-22
Bug: useRef cleanup in StrictMode refers to second ref twice open 2 2023-03-05 2023-03-20
Bug: React Usecallback holding the pervious ref on memory closed 0 2023-03-05 2023-03-18
Supporting `Date` objects in `value` for `type=date` input tags open 5 2023-03-04 2023-03-19
Bug: onContextMenu listener is invoked on disabled buttons in Chrome open 2 2023-03-03 2023-03-18
Bug: Error occurs when returning empty fragment '<></>' on a page open 2 2023-03-03 2023-03-18
Bug: Native dialog backdrop stylings don't work closed 7 2023-03-03 2023-03-18
Bug: Misbehaving while deployment closed 2 2023-03-03 2023-03-18
Bug: Lag when updating coordinates of div on mousemove open 2 2023-03-02 2023-03-18
Bug: Nested roots are not unmounted when calling `root.unmount()` closed 1 2023-03-02 2023-03-18
Bug: Suspense component loses childs hook context on suspension closed 4 2023-03-02 2023-03-22
Bug: creating the initial state open 2 2023-03-01 2023-03-21
Bug: Tests using jest.useFakeTimers gave different results in react 17 and 18. closed 2 2023-03-01 2023-03-22
Bug: Have problems with Provider react-redux closed 1 2023-02-28 2023-03-18
Bug: ErrorBoundary remounts children when errors are caught open 8 2023-02-28 2023-03-18
Bug: React 18 renders different pages compared to React 17 closed 2 2023-02-27 2023-03-18
Bug: dispatch called in a wrong order from useEffect clean open 0 2023-02-27 2023-03-18
Bug: Duplicate HTML elements being rendered open 3 2023-02-25 2023-03-18

facebook's Other Repos