Hi,
I have a listview with infinate scroll. In an item i have an action to like the item. It refreshes the request to show that it is liked, but it scrolls to the first item.
So what i did i add a seperate api call to check if it is liked in the item. But that does not work. The api call is only pulled for the first item.
Who can help me to fix this?
Best regards