redux-localstorage-simple icon indicating copy to clipboard operation
redux-localstorage-simple copied to clipboard

Changing save and load values in setup causes uninitialized values

Open princefishthrower opened this issue 2 years ago • 0 comments

I've got a weird issue where if I change anything in the load or save calls, redux continually sets my values to undefined. Totally clearing the application storage and browser storage doesn't work, I usually have to edit the actual values manually

Has anyone else seen this or know how to end this for good? Clearing storage should be enough, why isn't this the case?

Otherwise its a very useful library 😄

princefishthrower avatar May 03 '22 20:05 princefishthrower