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
- [Compiler Bug]: Should support hooks named with symbols: use$, use_
- Failing test for recoverable error when new, unrelated Suspense boundaries commit
- [DevTools Bug]: Profiler show false re-renders
- Bug: React Dev Tools injects its own js code (installHook.js) and then tries to download the source map if its own code
- [React 19] aria attributes on custom elements behave maybe incorrectly
- [Compiler Bug]: Hydration failed because the server rendered HTML didn't match the client. As a result this tree will be regenerated on the client. This can happen if a SSR-ed Client Component used
- [WIP] Trying to make ternaries do constant propagation
- [DevTools Bug]: [DevTools Bug] Cannot reorder children for node "0" because no matching node was found in the Store.
- [DevTools Bug]: react-devtools not start up
- Bug: Properties are not passed to Custom Elements that extend built-in elements
- Docs
- JavaScript not yet supported