-
**Describe the bug**
saving-loading-w-schema.md reads like the way to persist a map's state across sessions is to call KeplerGlSchema.getDatasetToSave or KeplerGlSchema.save which internally calls Ke…
-
I know it's important to stay hydrated but my store is being hydrated twice here :
store.ts
```
const persistConfig = {
key: 'root',
storage,
whitelist: ['users']
}
const usersPersi…
-
This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/)
## Rate Limited
These updates are currently rate limited. …
-
### Version
- react-native-router-flux v4.3.0
- react v16.13.1
- react-native v0.63.4
### Expected behaviour
No component exception, similar to 4.2.0.
### Actual behaviour
With upgrade to…
-
why? [`state` should never be mutated.](http://redux.js.org/docs/Troubleshooting.html) causes more errors than it's worth.
we can use [`immutable.js`](https://facebook.github.io/immutable-js/) to h…
-
Hej Erik,
I have been using your example as a boilerplate. I've earlier on encountered a problem, which I back then assumed was a conflict in my own code. But it seems, that the error is within this…
-
![Screenshot 2022-11-10 110823](https://user-images.githubusercontent.com/87073965/201063099-4ab1a74f-df32-4ab0-9cf6-ec07bca812e5.png)
the code is shown below, I believe the error is occuring becau…
-
Hi @argelius I don't see any example with React Router as you have mentioned in package.json.
It'd be great if you could provide one.
-
I am not finding any information via google search that helps. I thought I followed the directions correctly but something is wrong. I constantly get this error after logging into my app.
One thing…
-
I have this code
```
import React from 'react';
import { render } from 'react-dom';
import { Provider } from 'react-redux';
import {
Router,
Route,
browserHistory,
IndexRoute
} from 'r…