jupixy
3
okay… but I have this state (list) and want to store different “user answers”. The user steps through the application. if the user want to edit a already set answer (user navigates some steps back and switches another answer), I want to replace the item on a exact position in the list. If the user wants to choose another answer on step 3, then I want to replace the #3 item in the list with another string.