After storing some data in State then I want to access that data on another page, on the first time being able to access that data but when I reloaded that page that state was empty, and am not able to access that data.
First Time being able to access data as shown in the below uappid = 169.

But when We reload the page then am getting uappid = 0.


Jefferson S. MottaPosted Jan 10, 2023, 9:07 PM
Hello,
show how are you storing this data to the local cache.