react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

The React documentation website

Results 773 react.dev issues
Sort by recently updated
recently updated
newest added

Updated text editor recommendations and ESLint instructions for clarity and accuracy.

CLA Signed

I was surprised to find that the Table of Contents (TOC) didn’t appear in the top-right corner on the 14-inch MacBook Pro . In my opinion, having a TOC is...

CLA Signed

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.16.7 to 7.28.4. Release notes Sourced from @​babel/runtime's releases. v7.28.4 (2025-09-05) Thanks @​gwillen and @​mrginglymus for your first PRs! :house: Internal babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types #17493 Update...

CLA Signed
dependencies
javascript

Bumps [next](https://github.com/vercel/next.js) from 15.1.9 to 15.4.8. Release notes Sourced from next's releases. v15.4.8 Please see CVE-2025-66478 for additional details about this release. v15.3.6 Please see CVE-2025-66478 for additional details about...

CLA Signed
dependencies
javascript

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.1 to 3.3.11. Release notes Sourced from nanoid's releases. 3.3.11 Fixed React Native support. 3.3.10 Fixed React Native support (by @​steida). 3.3.9 Reduced npm package size. Changelog...

CLA Signed
dependencies
javascript

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...

CLA Signed
dependencies
javascript

Fix typo in code snippet callout that is highlighting some lines of example code. It should .map through items, not item.

CLA Signed

Remove redundant prop, it's not used in any of the examples on the page.

CLA Signed

**What is the current behavior?** In the "City quiz" examples found on both the `learn/managing-state` and `learn/reacting-to-input-with-state` pages, submitting a wrong answer causes an error message to appear. This error...

CLA Signed

- Add filter parameter to match .js, .jsx, .ts, and .tsx files - Include @babel/preset-typescript for TypeScript support - Add ReactCompilerConfig variable for consistency - Align with React Router configuration...

CLA Signed