-
dispatch is a problem on redux state, how can we handle problem?
-
Field's value are not changed when using Immutable Store.
Probably allow using Immutable store: `redux-form-compat` and `redux-form-compat/immutable` ?
-
As I can see in [https://medium.com/@fastphrase/practical-guide-to-using-immutablejs-with-redux-and-react-c5fd9c99c6b2](https://medium.com/@fastphrase/practical-guide-to-using-immutablejs-with-redux-a…
-
Hey having trouble to get my immutable records to rehydrate as a Record. Here is my code.
```
import {AsyncStorage} from 'react-native';
import createSagaMiddleware from 'redux-saga';
import dev…
-
# Suggestion
## 🔍 Search Terms
- Readonly by default
- Record readonly by default
- Array readonly by default #32467
- Tuple readonly by default #40316
- Immutable-By-Default Flags #32758
#…
-
Previously I have used redux-presist in one demo, and it worked smoothly. Then I want to integrate it in our project. Since the top level state is immutable map, I plan to use redux-persist-immutable.…
-
Immutable data are used heavily for web applications today, commonly with Elm-like (redux, ngrx, ...) architectures. Most common thing web developer is doing with data is creating a copy of it with so…
-
When trying to configure redux-persist-immutable, it fails with `unexpected token o in json at position 1` which indicates to me that something is trying to parse an object as JSON. Tracing the code d…
ghost updated
7 years ago
-
hi newbie using this lib. as captioned, when i pass the persistor, created by persistStore from redux-persist-immutable, it throws error:
TypeError: this.props.persistor.subscribe is not a function…
-
Hello @eyaleizenberg!
First of all - thanks for your work on this project, I like it!
I'm the guy who had a microphone on the Q&A session right after your speech on the Odessa.js 2018 and asked ab…