Hello everyone,
I have a list on the home screen. When I click on a list item, it goes to the details page of that item. When I click the back button to go back to the home screen, I run into the following issues:
- On PWA - it goes back to the home screen but goes to the very top of the list
- On Android App - it goes back to the home screen but it looks like it tries to stay where the list was left off, but the list looks like it disappears. If I scroll all the way up, I see only the first 20 list items and nothing more, even if I try to scroll down.
I would like for the Android App to work like it currently does but without the list items disappearing.
I do have the “Load Items as User Scrolls” turned on.
Is anyone else seeing this “bug” or having this issue and know a possible solution? Thanks in advance!