-
Updated
Dec 10, 2020 - JavaScript
React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 115,710 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
-
Updated
Nov 27, 2020
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
- Open demo at https://ant.desig
Demo palette code preview doesn't follow the interface
interface PaletteColor {
light?: string;
main: string;
dark?: string;
contrastText?: string;
}Bug report
Describe the bug
With the latest next.js version (10.0.3), I noticed a new warning in my console, without chaning anything at the code.
When using next/link a slash / get's prefixed to the url on client s
Describe the bug
Storybook --host attribute it changes localhost where it should change network host.
start-storybook -h 192.168.89.89 -p 9009
Local: http://192.168.89.89:9009
On your network: http://10.0.2.15:9009
The expected result should be like the one bellow
Local: http://localhost::9009/
On your network: http://192.168.89.89:9009
Currently, the user's scroll position is stored within session storage, and this is violating a GDPR compliance check (yes, I know). Is there a way to disable this storage?
-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Dec 9, 2020
-
Updated
Sep 4, 2020 - CSS
any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Dec 8, 2020 - JavaScript
Hello,
I want to show euros values on dashboard. But only the $ format are enable. When i changed the $ symbol to โฌ i obtained an error.
How can I show euros value in a chart ?
I want something like "y_axis_format": "$,.2f" ==> to "y_axis_format": ",.2fโฌ"
Regards,
Zied Sellami
-
Updated
Dec 2, 2020 - JavaScript
-
Updated
Dec 11, 2020
-
Updated
Dec 8, 2020 - JavaScript
็ธๅ ณๅนณๅฐ
ๅพฎไฟกๅฐ็จๅบ
ๅค็ฐไปๅบ
https://github.com/li-z/taro-bug
ๅฐ็จๅบๅบ็กๅบ: 2.12.0
ไฝฟ็จๆกๆถ: React
ๅค็ฐๆญฅ้ชค
่ฟ่ก้กน็ฎๅ็นๅป่ทณ่ฝฌๅฐ่ฏฆๆ ้กต๏ผ็ถๅ่ฟๅ้ฆ้กตใ็ถๅ่งฆๅๅญ็ปไปถ็ onClick ไบไปถๆถ๏ผๅ่ฐๅฝๆฐๅด่ฟๆฏ่ฏฆๆ ้กต็ๅฝๆฐใๅปๆidๅฑๆงๅๆญฃๅธธใ
ๆๆ็ปๆ
ๆๆ idๅฑๆง้ฝๅบๆญฃๅธธ
ๅฎ้ ็ปๆ
ๆidๅฑๆงๅผๅธธ
็ฏๅขไฟกๆฏ
Taro CLI 3.0.7 environment info:
System:
OS: macOS
-
Updated
Dec 8, 2020 - TypeScript
-
Updated
Dec 10, 2020 - JavaScript
๐ Feature request
Current Behavior
The type ErrorMessage doesn't have an id property.
Desired Behavior
It'd be nice id?: string would be added to the type ErrorMessage and set on the outermost component that serves as error message.
Suggested Solution
Add id={this.props.id} to the outer component in ErrorMessage.
Who does this impact? Who is this
-
Updated
Dec 7, 2020
-
Updated
Oct 20, 2019 - JavaScript
While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.
I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example:
const head-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
Created by Jordan Walke
Released March 2013
Latest release about 2 months ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia
When I run the devtools, I get the
update-notifiermessage:I appreciate the goal of this message. Ho