Hello,
I have a page with a list of item populated via a local variable in a ionic app page.
When users leave this page and return via a back-button or navigate-to, the content is blank (the local and global variables are re-initialized).
Is this the intended behavior? I don't want any content reset to occur.
Thanks,
Frank