The update handling doesn’t work as intended in the react application, the button doesn’t revert back to edit button and the fields don’t get updated
I’m currently working on the frontend of a full stack project, I’m using React(I’m a beginner) for it, but on the teams page, when trying to add edit options, the update button doesn’t seem to work, I used springboot as my backend.