AngularJS ng-click fires twice

后端 未结 18 1777
死守一世寂寞
死守一世寂寞 2020-12-03 07:10

I am using ng-click and it fires twice when I apply it to SPAN tag.

HTML

18条回答
  •  失恋的感觉
    2020-12-03 08:00

    If other answers don't help, make sure that AngularJS profiling is disabled in Batarang (if you have it installed of course).

    This was making ng-click to fire twice for me.

    enter image description here

提交回复
热议问题