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 Whenever I try to visit the react website for my studies as a self paced frontend developer, I always get an error message saying "react.dev took too long...

bug: unconfirmed

Content from legacy docs https://legacy.reactjs.org/docs/test-utils.html#act

CLA Signed
react core team

### Summary When i try to open the react.dev url in my browser, i get an error after some time that the page could not be reached. This is the...

bug: unconfirmed

### Summary [React Compiler Doc](https://react.dev/learn/react-compiler) first Note references a link to the [Working Group Discussion](https://github.com/reactwg/react-compiler/discussions/6) There is a code typo in that discussion (comment inline): ```js const $ = _c(3);...

type: typos

### [Preview](https://19-react-dev-git-fork-rickhanlonii-19-async-e9fd9f-fbopensource.vercel.app/reference/react/useTransition#creating-an-action-with-async-transitions) **This isn't final, I'm still iterating on the best way to explain this so please resist the urge to share as if it's the actual explanation** ## Overview...

CLA Signed
react core team

Not Found 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!

### Summary The highlighted sentence seems out of place. It does not match the context of the page. ### Page https://react.dev/reference/rules/react-calls-components-and-hooks ### Details ![Screenshot 2024-05-18 at 6 53 15 PM](https://github.com/reactjs/react.dev/assets/102656/c08ba9b6-ed96-4d5c-b897-a933c07b98be)

type: typos

### Summary photos in the tutorial sections: - Manipulating the DOM with Refs (also notice the first deep dive section!) - Referencing Values with Refs Aren't displayed. It seems like...

bug: confirmed

at the moment, on the blog, the link to the previous route is actually the next route and that of the next route, is the article before the current one...

CLA Signed