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 supported722 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- Bug: Uncaught runtime error with 'removeChild' and long lists
- [DevTools Bug]: `gl.useProgram(program);` will cause react-refresh to perform incorrect code injection.
- Bug: On mobile devices, clicking checkboxes in a list of 2 or more checkboxes will toggle the wrong one.
- [DevTools Bug]: v6.0.0 (9/26/2024) of devtools makes a page extremely slow in dev (even when devtools are closed)
- Fix propagation of legacy context when used with memo
- [Compiler Bug]: if you use optional chaining, ref values can be read during render (new issue in the last few days)
- [DevTools Bug] Cannot remove node "820" because no matching node was found in the Store.
- Bug: Quickly selecting checkboxes on iOS doesn't work correctly
- [Compiler Bug]: Does not correctly identify components returned from factory
- [Compiler Bug]: false positive when accessing `window.location` from the props object
- Docs
- JavaScript not yet supported