Hi All, I have a global state and the same in a local cache. Whenever there is an update to state I'm updating the local cache as well so that they are consistent. But when the state gets restored the cache is empty. Is there a way to attach a callback function or some way to get the state data during restore and update the cache. Thanks for your help.
Regards, Navneeth
