React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 153,532 public repositories matching this topic...
React version: 17.0.1
Steps To Reproduce
- npx create-react-app my-app
- cd my-app
- npm start (Works like a charm)
- npm run eject
- npm i
- npm start (ReferenceError: React is not defined)
Link to code example: https://codesandbox.io/s/ecstatic-wood-ou6px
Describe the feature you'd like to request
Want to be able to create NextJs v12.x application, instrumented with sentry-javascript v7.x on Vercel. With all the new features of both respectively. Including new features and fixes, listed in both release notes respectively.
Describe the solution you'd like
The with-sentry example application should be default latest version of NextJs
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
When I augment IconButton with new colors:
declare module "@mui/material/IconButton" {
interface IconButtonPropsColorOverrides {
textPrimary: true;
textSecondary: true;
}
}and then try to use these colors:
<Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- This issue is not a question, feature request, RFC, or anything other than a bug report directly related to Gatsby. Please post those things in GitHub Discussions: https://github.com/gatsbyjs/gatsby/discussions
Description
Try
-
Updated
Jun 27, 2022 - JavaScript
(If applicable) Reproduction of issue in TypeScript Playground
-
Updated
Jul 7, 2022 - JavaScript
Awesome React Native components, news, tools, and learning material!
-
Updated
Jun 21, 2022 - JavaScript
While writing string data (example = "121212121212121" -> string of all integer characters) into excel.
while user download and see, the downloaded xl/CSV, the data is shown in exponential format. Is there a way to show the same data. without converting into exponential in this case.
-
Updated
Jun 8, 2022 - JavaScript
Beautiful and accessible drag and drop for lists with React
-
Updated
Jul 4, 2022 - JavaScript
我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Jul 5, 2021 - JavaScript
React components for efficiently rendering large lists and tabular data
-
Updated
Jul 2, 2022 - JavaScript
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
-
Updated
Jun 29, 2022 - JavaScript
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
-
Updated
Jul 6, 2022 - JavaScript
Development monorepo for "React Native for Web"
-
Updated
Jul 6, 2022 - JavaScript
JavaScript Testing utilities for React
-
Updated
Jun 13, 2022 - JavaScript
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
May 14, 2022 - JavaScript
This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
-
Updated
Jul 7, 2022 - JavaScript
JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team
-
Updated
Jul 6, 2022 - JavaScript
🐞 bug report
I don't know exactly how I get to this scenario, but it is reproducible (at least in my env)
Changing zoom and layout leads to incorrect UI display after restart
🕵🏼♂️ Is this a regression?
idk
🔬 Minimal Reproduction
1- Open Responsively
2- Set layout to Individual
3- Set Zoom to 20%
4- Close Re
-
Updated
Jun 14, 2022 - JavaScript
Is there any reason why we can't move the typespec from https://github.com/DefinitelyTyped/DefinitelyTyped to this repo so we do not have to deal with two packages.
We could copy that into this package and add "types": "./lib/main.d.ts" in the package.json
A draggable and resizable grid layout with responsive breakpoints, for React.
-
Updated
Jul 6, 2022 - JavaScript
Describe the bug
I have setup i18n in a single_file, need to test some feature, but I'll need a specific setup, but I encounter an issue while testing that.
Folder collection does work very good, but when I'm trying to save a single_file, I got the following error.
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')Screenshots
ht
-
Updated
Jul 2, 2022 - JavaScript
Created by Jordan Walke
Released March 2013
Latest release 23 days ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)