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 supported714 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- TypeScript Bug: Type '"bounding-box"' is not assignable to type 'PointerEvents | undefined'. (ts 2322)
- [Compiler Bug]: React compiler discards computed property keys when used in method shorthand
- [DevTools Bug]: Standalone DevTools disconnects when selecting a component with large state
- Bug: [React 19 | Streaming SSR] Script tags injected via ChunkExtractor not appearing in final HTML when using renderToPipeableStream
- [Compiler Bug]: Memoization depends on how the order of the lines of code
- [Compiler Bug]: React Compiler incorrectly hoists inner function outside closure, breaking variable reference
- Bug: React 19.2 component performance track causes side-effects in mobx -> add way to disable?
- Bug: Infinite loop in event listener during DOM traversal caused by nested <body> tags
- [DevTools Bug]: High CPU usage when viewing Google Search results
- [Fizz] Start adding template tags to SuspenseList
- Docs
- JavaScript not yet supported