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 supported722 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- Bug: Change status variable type
- [Compiler Bug]: "Mutating a value returned from 'useContext()', which should not be mutated" When the value is a Ref
- [Compiler Bug]: "InvalidReact: Mutating component props or hook arguments is not allowed" When Passing a MutableRef as a prop, then mutating it in child
- [DevTools Bug] getCommitTree(): Invalid commit "7" for root "1". There are only "7" commits.
- [Compiler Bug]: useMemo does not provide stable results across renders for specific functions when compiler enabled
- Firebase Authentication State Resets on Page Reload in Vite-React-TypeScript App
- [Compiler Optimization]: avoid memoizing `useState` lazy initializer functions
- eslint-plugin-react-hooks: Fix international component name compatibility
- [compiler] Ensure strict mode for `EnvironmentConfigSchema` in order to throw an error for unallowed config properties
- Bug: [email protected] only detects english component names
- Docs
- JavaScript not yet supported