The Wayback Machine - http://web.archive.org/web/20220707085507/https://github.com/topics/react?l=javascript
Skip to content
#

React

react logo

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...

Bartel-C8
Bartel-C8 commented May 9, 2022

Website or app

https://developer.chrome.com/blog/mv2-transition/

Repro steps

Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)

  (node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
    Manifest version 2 is deprecated, and support will be removed in 2023. See https://
next.js
smeubank
smeubank commented Jun 21, 2022

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

good first issue area: examples
material-ui
emlai
emlai commented Jun 7, 2022

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:

<
new feature good first issue component: icon button
notexactlyawe
notexactlyawe commented May 29, 2022

Preliminary Checks

Description

Try

type: documentation good first issue status: confirmed topic: remark/mdx
sheetjs

前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……

  • Updated Jul 6, 2022
  • JavaScript
responsively-app
jjavierdguezas
jjavierdguezas commented Jun 30, 2022

🐞 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

bug help wanted good first issue
michael-proulx
michael-proulx commented Mar 28, 2022

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

good first issue area: i18n type: bug

Created by Jordan Walke

Released March 2013

Latest release 23 days ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue