I am encountering an issue with a ListView that contains a list of data. When I scroll through the list and make changes to the data from another page, upon returning, the updated data is reflected, but the scroll position does not reset to the top as expected.
After updating the list data, the scroll position remains unchanged, failing to reset to the starting position
3
2 replies