Elger Lambert
Elger Lambert
Came here to report the same thing.
Hi, Just dropping by to say that the current behaviour (stopping the music as soon as a memory warning is received) poses an issue for us as well. Having the...
Hi @NameFILIP, There are a couple of comments in that issue with solutions, could you specify which comment in particular was helpful to you? Also, which version of redux-localstorage are...
HI @aij, You're right; the behaviour you describe is indeed what I would expect to happen. I hadn't considered this use case/scenario before, my first reaction would be to write...
Hi @tungv, Yeah you're absolutely right! I'll be sure to fix it, thanks for letting me know!
Hi guys, The design decisions that have lead to the direction of 1.x were based on solving this particular issue in an unopinionated way. Storage enhancers allow you to "insert"...
Haven't found the time to pick up where I left off, but this is the code I was working on (please note that the code below is WIP): ``` function...
Hi @legomushroom, Are you effectively saying that you've "whitelisted" a particular event and that your state is only persisted when this event is dispatched? If you could share some code...