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

`freezed` -> `froze` `bulit` -> `built`

CLA Signed

### Summary When I start to work out on the challenges on react dev pages using the **online sandbox code editor,** at first its ok but suddenly it start to...

bug: unconfirmed

### Summary Add an explanation text to avoid any confusion about the fact that it's the component's internal state changes, not the props themselves, that actually trigger the render (cf...

type: documentation

### Summary The react.dev website is not accessible within Nigeria. The website opens with VPN The website doesn't open without VPN ### Page https://react.dev/ ### Details _No response_

bug: unconfirmed

fix `flushSync` type

CLA Signed

Hey, folks! The original link (https://reactjs.org/docs/optimizing-performance.html) is slightly outdated. Wouldn't be better to share some modern solutions on how to optimize performance? 🤔💭

CLA Signed

Hey, folks! I'm not English native, but I have a strong feeling that a React Effect implies here. Please correct me if I misunderstood something.

CLA Signed

Hello 😊 For general Windows users, when cloning the react.dev repository, `LF` often automatically changes to `CRLF` if no special settings are made in the editor. Typically, this changes back...

CLA Signed

### Summary When explaining state lifting up, there's a small error in the example function for the **second step** : **Pass hardcoded data from the common parent**: ``` function Panel({...

type: typos

### Summary There is a spelling mistake in the sentence '**bulit-in**' should be corrected to '**built-in**' under the Resource Components section. ### Page https://react.dev/reference/react-dom/components#resource-and-metadata-components ### Details That's just a simple...

type: typos