-
## 🐛 Bug Report
`Draft` objects (at least according to TS) don't bring along any symbol-indexed properties from the original object. Is this expected? I'm not sure if this is only an issue in the T…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit s…
-
I'd like to report a bug for the ES6 module importing.
According to the ES6 spec., the ES6-Module statement "import " merely executes the JavaScript routine inside the module body but doesn't really …
-
## Concepts
React is a declarative, component-based JavaScript UI-framework.
React’s core concept is that you page consists of a number of independent components, each with its own state and an arr…
-
Hey. It would be nice if we could use only what we need. Ex I don't need dragging, sorting and filtering, only layout. But currently I need to include whole big library to do only portion of the thing…
-
-
This library, and therefore [got](https://www.npmjs.com/package/got), can't be used in a program that uses Bluebird promises globally. This is because PCancelable amends its prototype tree to make it …
-
Many other libraries include webpacked, minified single-file versions in their NPM distributions. React itself is one of the many such examples.
Can you please add that to the react-inspector NPM?
-
This makes it incompatible with create-react-app and other projects.
Tested with `fb` and `fb@next`
duplicate of #147, but it was closed.
Create react app throws the following:
```
yarn r…
-
Tagging this with discussion, because I'm not sure if doing so is problematic.
An example of the offending code:
``` javascript
var Just = (function () {
function Just(value0) {
this.val…
garyb updated
5 years ago