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 supported723 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- [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
- [DevTools Bug]: React Devtools do not show source position for host component
- Bug: eslint-plugin-react-hooks treats a non-react `use` function the same way as `React.use`
- Bug: react-hooks/exhaustive-deps - throws an unjustified warning for useEffect
- Docs
- JavaScript not yet supported