-
Duplicates maybe appears on this list. "Forked" from [ryuuganime/animanga-wordlist](https://github.com/ryuuganime/animanga-wordlist)
- [ ] (Making of) Evangelion: Another Impact
- [ ] .hack//G.U. Re…
-
Let's say I have got a model slice `todos`. I then add a new model slice `toast` for toast notifications. I want the `toast` state to get mutated (and perhaps do async stuff) as a result of `todo` act…
-
- The action LOCATION_CHANGE is called after componentDidMount of the component, this causes my sagas to be canceled.
I use redux-saga and cancel them with LOCATION_CHANGE.
v6.1.0
![image](https:…
-
I'm using `react-router-redux` and it allows me to get at the `location` information but it does not augment my `location` with all the `renderProps` that the `transitionManager` normally provides so,…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
If you have an object within a document, then **deleting** keys from that object doesn't upda…
-
1. use create-react-app create a react demo
2. yarn start
3. change url http://localhost:3000/#/home to http://localhost:3000/#/, this will cause an error:
```
Uncaught RangeError: Maximum call …
-
From https://github.com/rackt/redux-simple-router/issues/197.
This issue arises when using a Flux integration for React Router. The issue is that, if the integration updates e.g. Flux stores when `hi…
taion updated
5 years ago
-
## The dependency [next](https://github.com/zeit/next.js) was updated from `9.2.1` to `9.2.2`.
🚨 [View failing branch](https://github.com/icco/writing/compare/master...icco:greenkeeper%2Fnext-9.2.2)…
-
Building on the changes in #4660, it should be possible to configure Google Analytics to track clicks of the new btn-* css classes. I'm going to submit a proof-of-concept PR that does some basic captu…
-
RangeError: Invalid array length
new SuperCluster
node_modules/supercluster/index.js:14
11 |
12 | function SuperCluster(options) {
13 | this.options = extend(Object.create(this.options…