react
https://github.com/facebook/react
JavaScript
The library for web and native user interfaces.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported724 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- [cleanup] remove legacy path condition in jest preprocessor
- [Compiler Bug]: Error when calling `React.createElement(..., { ref })`
- [React 19] Inconsistent hoisting behavior between links created with `preload()` and manually inserted ones
- [DevTools Bug]: React profiler reporting false rendering times
- Confusing error when calling a temporary reference function from a non-Client environment
- fix[Tree]: use selectedElementIndex as key to force re-render
- Bug: duplicate keys cause an extra element to render, while the console shows the correct number of items
- Bug: act warnings are not showing when running tests using Vitest but shows only in Jest.
- [Compiler Bug]: False positive calling WebGLContext.useProgram
- [Compiler Bug]: `useLayoutEffect` without dependency array should be allowed by either `react-hooks/exhaustive-deps` or `react-compiler/react-compiler`
- Docs
- JavaScript not yet supported