Relative Content

Tag Archive for angularangularjstypescriptfrontend

Angular Front-end editing picture problem

So i am currently working on a web application that i can add user which has name last name age born date and a picture .And after i create a user i can delete and edit it . My problem is when i create a user and then after i try to edit it and replace the picture of the user and then save it it creates a new user with the same info but with the picture i tried to change on the first place.