Update item index app state

I am unable to update an item in a list that is in an app state.

I save a product in the app state with quantity 1 and when I click the + button to increase the product quantity, I should update the item that is already in the index. But I don't know how to do it. I've tried everything. Any suggestion?

2
3 replies