Closed this issue 11 years ago · 1 comments
In this example:
<button ng-click="page=page+1" data-l20n="NextScan"></button>
The event handler is bound twice (resulting in the callback being executed twice).
Thx.