Easy-peasy: Computed value not updated when using custom persist storage

Created on 14 Sep 2020  路  8Comments  路  Source: ctrlplusb/easy-peasy

Computed value not updated when use custom persist storage like redux-persist-electron-storage (But all work properly with localStorage)

bug

Most helpful comment

Hi @VolanDeVovan

Sorry for the delay on this. Could you please try:

npm install [email protected]

Also make sure to follow the rehydrate instructions on new docs. 馃檹

All 8 comments

Hi @VolanDeVovan

I'd super appreciate it if you could set up a CodeSandbox minimal reproduction for me. 馃挏

Hi @VolanDeVovan

I'd super appreciate it if you could set up a CodeSandbox minimal reproduction for me.

I cant reproduce it in codesandbox because i faced this problem in electron application with custom persist storage
I created repository which can help to reproduce
https://github.com/VolanDeVovan/easy-peasy-issue-552

Screenshot_20200927_113159

There was quite a few bugs in the persist API. They've had a major overhaul. Please stay tuned for the v4 release which will include much improved docs on the API too.

Please request to reopen this issue if it persists post v4 release.

The problem is not solved with the 4.0.0 release
@ctrlplusb

Hi @VolanDeVovan

Sorry for the delay on this. Could you please try:

npm install [email protected]

Also make sure to follow the rehydrate instructions on new docs. 馃檹

Hi @VolanDeVovan

Sorry for the delay on this. Could you please try:

npm install [email protected]

Also make sure to follow the rehydrate instructions on new docs. pray

Everything is working. Thank you so much :+1: :+1: :+1: :+1: :+1: :+1:

Amazing. Won't be too long till I do an official release. 馃檹

Thanks for your patience. 馃挏

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Bazooo picture Bazooo  路  4Comments

vincentjames501 picture vincentjames501  路  6Comments

Windynik picture Windynik  路  5Comments

lishine picture lishine  路  6Comments

rankun203 picture rankun203  路  5Comments