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 supported728 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- CI: reduce excessive sharding
- Bug: infinite re-renders when queueing state updates via promises during render
- [eprh] Enable react-compiler rule by default
- Bug: Rendered more hooks than during the previous render when component calls use(thenable) after hydration in a specific transition
- [compiler] Propagate CreateFunction effects for functions that return functions
- [DevTools Bug] callSite.getScriptNameOrSourceURL is not a function (it is undefined)
- Repro for the "rendered more hooks" bug
- [Compiler Bug]: "Internal error: MethodCall::property must be an unpromoted..." on specific Math.floor, Math.ceil usages
- fix: wrong Flowtypes name
- [Compiler Bug]: Incorrect behavior when using potentially undefined value in function without optional chaining
- Docs
- JavaScript not yet supported