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
- Bug: useId IDs have special characters that conflict with certain DSLs (like CSS)
- Bug: useTransition and uSES do not work together, uT is not resilient to amount-of-render
- Bug: Don't crash the app if an async component is accidentally used on the client
- Allow wrapping context provider in lazy
- [DevTools Bug] Commit tree already contains fiber "3289". This is a bug in React DevTools.
- Warn when formAction is used without a form
- Failing unit test for infinite render issue
- Bug: Repeated state setter callbacks when callback throws
- Bug: React 18 (18.2.0) skips renders in Safari even when props change
- Bug: Suspense should hide Portals deeper in the tree
- Docs
- JavaScript not yet supported