For example, when I click on the second list item, a new page opens that has to load data from airtable. And in database, I have four column, title, image, author and post. So clicking a list item should open a page with data from the same row. But it does not do that, and my app loads data from the previous list item’s row.
Here’s the code:-
Do you know index of list view image and text?
Index is start form 0 (zero) you need to position + 1 to get/call data or select index item from your list