I really don't understand why some of my function get called more than once time in angular... it is not a problem of loops or something like that, it seams like if i declared the same controller more than once on a single component.
I can't post any code there, I only want to know if anyone had the same issue. I think that could be aproblem of the ng-Include which I use a lot in the code.Tell me if anyone know how to solve this ! Thank to everyone.