I have a question similar to this one, but different.
Here I am trying to add an event listener for a window.postMessage handler.
app.run(function ($
I had the same problem, my mistake was that I was running the ng-click directive badly on my item.
Bad example:
...
Example well:
And so you can correct the problem!