-
Part of #10369
We want to encourage users to make source maps available by enticing them with what's possible in the report. There are a few approaches to consider:
1) top-level warning
Too p…
-
As migrating from 15.4 to 15.5, I am rewrite original react components with `create-react-class`.
However, there is a warning.
```
react-15.5.4.js?bust=1497843639843:3287 Warning: getDefaultPr…
-
When scrolling and upon reaching the bottom of the page, the element being stickied just vanishes off of the screen. I thought it was the top: auto doing it, but when I removed that, it kept doing it.…
-
I am getting a crash in production: `TypeError Cannot read property 'length' of undefined`
![bug](https://user-images.githubusercontent.com/406907/43812478-180ccbbe-9af4-11e8-8677-747df502bb45.png)…
-
TypeScript (and CoffeeScript for that matter) has to generate some helper functions when compiling into ES5 (classes, decorators, iterators, async stuff). Currently those helpers are generated per fil…
-
Hi basarat,
It would be super cool to have a kind of "banner" option which would combine with the "out" option of the grunt-ts task.
This way we wouldn't need to use another grunt task to insert a h…
-
### Steps to reproduce
1 - npm create farm@latest
2 - Select Lit
3 - npm install
4 - npm run build
5 - npm run preview
### Reproduce link
_No response_
### What is actually happening?
The mes…
-
```
cypress@6.0.1
cypress-react-selector@2.2.1
next@10.0.3
node: v14.15.1
```
Create simple nextjs app by `yarn create next-app --example with-typescript .`
create a test case.
`Could not…
-
**Bug report**
**terser 4.1.3**
**Complete CLI command or `minify()` options used**
```
terser index.js --comments --compress
```
**`terser` input**
```
(function(){
/**
* @license
…
-
### Overview of the problem
I'm using react-rnd **version** [10.1.9] (see [npm](https://www.npmjs.com/package/react-rnd))
My **browser** is: Chrome (electron)
### Steps to Reproduc…