On page “A”, we save an object to App Data. We then print contents of App Data to console to confirm the object is there. We then trigger a “go to page” block to go to page “B”, where we again print contents of App Data… but here the object is gone?!
I had understood that App Data container keeps objects as user navigates around the app from page to page. Is this not correct?