Not able to switch back to previous state after persisting
Raunak-Agrawal opened this issue · 4 comments
Raunak-Agrawal commented
When i do persist my current snapshot of the state, and when i do refresh, the snapshot shows in the reacttime panel, but I am not able to Jump to that particular state in time. I can only see my previous states but can't jump back to them.
kevinfey commented
Hi Raunak,
What type of state managment are You using for your application?
Raunak-Agrawal commented
Hi Kevin,
I am using React hooks to manage my manage my state.
kevinfey commented
Thanks – I'll take a look at our dispatch function for hooks.
lind-tania commented
Hi Raunak,
Reactime was recently updated, now it's running only in dev mode and it's compatible with Hooks.