-
Updated
Aug 21, 2021 - JavaScript
React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 155,723 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
What version of Next.js are you using?
11.1.0
What version of Node.js are you using?
14
What browser are you using?
chrome
What operating system are you using?
macOS
How are you deploying your application?
Other (serverless aws)
Describe the Bug
When importing images into _document next does not emit these image assets into the client build.
For example, I
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
sb init doesn't install lit-html automatically, and it should. See attached conversation:
Because
@storybook/web-componentsrequireslit-htmlas a peer dependency. If you install withsb initwhich is the recommended way to install I believe it adds that automatically.
_Originally posted by @shilman in storybookjs/storybook#15835 (comment)
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Aug 18, 2021
-
Updated
Aug 8, 2021 - JavaScript
For a sqllab query that returns a large number of columns (I observed this in a query with ~70 columns), the sorting functionality is broken. Columns do not sort at all.
I'm not sure how easy this is to fix. Do we want to consider this a limitation of sqllab or is this fixable?
Expected results
Columns have the ability to sort
Actual results
When you click on the column head
-
Updated
Aug 2, 2021 - 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).


When react is inside an iframe, chrome extension for react devtools fails to detect react.
This is because the extension sets `REACT_DEVTOOLS_GLOBAL_HOOK