react.dev
react.dev copied to clipboard
The React documentation website
This MR adds missing references to the last item of the returned tuple by useActionState: `isPending` This fixes #6808
https://docs.insuremo.com/gi_product_design/gimo_api_concept This page doesn’t exist. If this is a mistake, [let us know](https://github.com/reactjs/react.dev/issues/new), and we will try to fix it!
Current link points to non-existing section of the page
This PR removes an unused prop passed to the `ContactList` component, used in the examples for Preserving and Resetting state. - [x] Component still renders. When selecting a different contact,...
### Summary > **NOTE:** I hope this is the correct place to report this, if not, please let me know and I would be happy to file it in the...
Hey! I was scrolling the page and it appeared that it was jumping all over the time. Firstly I thought that it was related to expandable, but I found out...
The page https://legacy.reactjs.org/docs/getting-started.html#try-react has a link with the text download this HTML file", that currently goes to https://raw.githubusercontent.com/reactjs/reactjs.org/main/static/html/single-file-example.html. That URL is a 404.
it will make more sense that passing `options` to `createConnection` even it's a demo
Fixed typo in example of server actions. #6821