You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@trybick I was having a similar problem. It might be worth noting that I thought that seconds might actually be milliseconds, so I tried 10000, and it still did not work. I ended up using redux-persist-transform-expire-in, which worked perfectly in my case (and note that it uses milliseconds if you use it).
Can you spot something I'm doing wrong? I have two reducers and am adding
expireReducer
to the rootConfig.The text was updated successfully, but these errors were encountered: