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

![image](https://github.com/reactjs/react.dev/assets/14816026/3a1eae6d-5d0c-43b1-8fd0-0593295028f4)

Added blank lines between import statements and code blocks in the relevant sample codes within the "Treat State as Read-Only" section. Ensured consistency across all sample codes in the section...

CLA Signed

### Summary In this section of the page, two of the sample codes are missing a blank line between the block of import statements and the following code block. This...

type: typos

## Description This PR fixes the links for `@testing-library/react-native` leading to 404. ## Test Plan By running locally.

CLA Signed

### Summary The images are simply not loading because the server that hosted them is down. ### Page https://react.dev/learn/manipulating-the-dom-with-refs ### Details You can find the specified images in the sandbox...

bug: unconfirmed

Resolves #6872. Also, leverages the examples and notes from: https://github.com/facebook/react/pull/28491 for further examples on isPending.

CLA Signed

### Summary `importMap` option is not documented on either page for `renderToPipeableStream` nor `renderToReadableStream` ### Page https://react.dev/reference/react-dom/server/renderToReadableStream ### Details After spending a decent amount of time trying to figure out...

bug: unconfirmed

Hello, I was testing react 18 alpha and I found a guide for using new api. ![image](https://user-images.githubusercontent.com/11723334/135124092-8143a1eb-8a2a-494f-b509-47f25c654ed9.png) But the link https://reactjs.org/link/switch-to-createroot seems to be empty. ![image](https://user-images.githubusercontent.com/11723334/135124275-35ea6ce3-25e2-44bc-a393-e4b28932f9a1.png) I guess the redirection...

CLA Signed
bug: unconfirmed