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 In the doc for ref https://react.dev/reference/react/useRef#caveats, it calls out to not read/write ref in rendering phase without a very clear "bad example" ### Page _No response_ ### Details...

type: documentation

### Summary The note says: > "use no memo" is a temporary escape hatch that lets you opt-out components and hooks from being compiled by the React Compiler. This directive...

type: typos

### Summary When you go to [the relevant sandbox ](https://codesandbox.io/p/sandbox/react-dev-xdfd3y?file=/src/index.js) you see that it throws an error in the console. The problem occurs because there are two `index.html` files in...

bug: unconfirmed

This PR fixes this: > React Server Components in React 19 are stable and will not break between **major (=> minor)** versions Not breaking between _major_ versions means not being...

CLA Signed

Fix #6915: typo fix at `adding-interactivity.md`

CLA Signed

https://github.com/reactjs/react.dev/blame/c3bc5affa0e7452e306c785af11798d16b4f6dd4/src/content/learn/adding-interactivity.md#L268C19-L268C19 This behavior help you avoid subtle bugs. This behavior helps you avoid subtle bugs.

This pull request adds RenderCon Kenya 2024 to the list of upcoming conferences

CLA Signed

https://developer.mozilla.org/en-US/docs/Web/API/Document/title window contains document property so i remove reference of window.

CLA Signed

This PR removes a couple of extra words which were causing confusion in understanding the behavior of `onShellReady` callback.

CLA Signed