I have a problem in my angular application. After calling a click event in a delete button, the other event in an add button will be also called.
I show my code