react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

The React documentation website

Results 680 react.dev issues
Sort by recently updated
recently updated
newest added
trafficstars

### Summary I am facing some issue with this error @henrik @sunny @benschwarz @nickmerwin @ericflo is this really an issue then I can solve this..or else please guide me... ![image](https://github.com/user-attachments/assets/50c63204-ca8b-48a3-8309-24cf7f748b9a)...

bug: unconfirmed

### Summary In the deep dive under the "Using a single event handler for multiple fields" it says "...1" when it should be "... a dynamic name" ### Page https://react.dev/learn/updating-objects-in-state#copying-objects-with-the-spread-syntax...

type: typos

### Summary Fix: the broken link in the [README.md](https://github.com/facebook/react/blob/main/packages/react-html/README.md) for the react-html package. ### Page https://react.dev/reference/react-html ### Details The [README.md](https://github.com/facebook/react/blob/main/packages/react-html/README.md) file for the `react-html` package contains a broken link that...

type: documentation

### Description Complete the example of `server-actions`, which lacks the trigger that can trigger the form action

CLA Signed

Added a missing return statement in the EmptyNote component under ["Importing Server Actions from Client Components"](https://react.dev/reference/rsc/server-actions#importing-server-actions-from-client-components).

CLA Signed

doc: fix typo in updating-objects-in-state.md Releated: #7076

CLA Signed

This PR fixes capitalization of word `Actions` for issue #6713

CLA Signed

The docs at https://www.npmjs.com/package/eslint-plugin-react-compiler?activeTab=readme say > Add react-compiler to the plugins section of your .eslintrc configuration file. **You can omit the `eslint-plugin-` prefix.** This change update this part of the...

CLA Signed

### Summary In my view, the current presentation of component props is somewhat unreadable and could benefit from refinement. This issue is particularly visible in long lists like this one:...

type: documentation

### Summary The sandpack bundler ain't working even if i fix all the possible issues including my internet connection and etc. ### Page https://react.dev/learn/passing-props-to-a-component ### Details _No response_

bug: unconfirmed