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 supported727 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- Bug: Infinite rendering resulting in freezing of tab/browser
- FR: Allow displaying debug information for reconcilers in DevTools
- Removal of <script> functionality needs to be added to https://reactjs.org/docs/ and a warning displayed while in development mode.
- Bug: input[type="radio"] controlled value can get out-of-sync
- Bug: Component with a Symbol as key, causes Crash
- Bug: Handling of symbols when used as deps incorrectly to create error message results in an unrelated TypeError: Cannot convert a Symbol value to a string
- Discussion: Async cleanups of useEffect
- Bug: click event is attached to createPortal
- Portal Event Bubbling Use Cases
- DOM attribute stringification fixes
- Docs
- JavaScript not yet supported