This package won't work for me, and I believe it's due to using localForage instead of localStorage which means no storage events are being fired (localForage/localForage#244).
Is there any way to have redux-persist fire an event that can be listened to instead?
This package won't work for me, and I believe it's due to using localForage instead of localStorage which means no storage events are being fired (localForage/localForage#244).
Is there any way to have redux-persist fire an event that can be listened to instead?