-
Updated
Jul 16, 2021 - JavaScript
React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 148,911 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
Jul 15, 2021
- 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
Describe the feature you'd like to request
These are common issues developers run into with Next.js. Some are mentioned in the docs, but ideally you don't have to go check the docs.
Describe the solution you'd like
Instead, ESLint can provide compile-time feedback and suggestions.
- Trying to call an API route from inside
getStaticProps/getServerSidePropsleading to [next build
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
Describe the bug
It appears the "Copy Canvas Link" on the top right side of the Canvas tab adds to the clipboard only part of the url, it only gives you the iframe part of the url but misses the main base url.
For example if I had my story on this url:
http://localhost:6006/?path=/story/example-button--large
And then I clicked on the "Copy Canvas Link" on the top right (The clipboard on th
-
Updated
Jul 15, 2021 - TypeScript
-
Updated
Jul 15, 2021
-
Updated
Jul 3, 2021 - JavaScript
Screenshot
Description
chart 3 dot menu is behind the chart title panel in chart maximize mode
-
Updated
Sep 4, 2020 - CSS
We are currently adding Hyper CLI path to user PATH in Windows registry: https://github.com/zeit/hyper/blob/262eb8ad9b7b9b15351f331765151538d67a09e2/app/utils/cli-install.js#L49-L91
A caveat is that environment variables are cached and users should open and validate "Edit environment variables for your account" dialog to force a cache refresh (or simply reboot their workstation).

I didn't find a suitable place to open feature request of react devtools.
We're developing a babel plugin to inject a
useDebugValueinto every component so that developers can immediately see the source file path of inspecting component like:We are expecting this
file://url