What I’m expecting is the following:
- I’m listing my data
- I’m clicking into edit button to update value
- I’m updating the value
- when I submit my form to confirm the new value, them are updated to the API in back but not directly to the page. I need to refresh the page to check the changes