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: devtools "rendered at" for child components uses value of top component
- Bug: <iframe /> onLoad is not getting triggered after the reload triggered by moving the DOM Node
- Bug: Nested SuspenseList may display fallbacks while the component is loaded on re-render
- Bug: window as new portal will break event delegation
- Bug: Server hydration mistmatch and radio group with defaultChecked
- Provide a renderer-agnostic equivalent of setNativeProps()
- Bug: SuspenseList revealOrder="backwards" is not consistent without tail props
- Devtools: Allow editing context
- Batching makes it difficult to perform imperative actions like focus
- Bug: Event handlers on custom elements work on the client but not on the server
- Docs
- JavaScript not yet supported