Is there a way to get Redux-Persist to react to a storage event triggered in another tab and to update the current state? I now I can manually listen for this e
storage