Steff Beckers
Results
3
comments of
Steff Beckers
Related to https://github.com/abpframework/abp/issues/19656
Same issue here
You can try the following: ``` localStorageSync({ keys: ['name', { age: { deserialize: parseInt } }, 'married'], rehydrate: true })(reducer) ```