是否有内置的方法来阻止$broadcast事件沿着范围链走下去?
$broadcast
事件传递的事件对象$broadcast没有stopPropagation方法(就像$ rootScope提到的文档一样.)但是这个合并的pull请求表明$broadcast事件可以stopPropagation调用它们.
stopPropagation
angularjs angularjs-scope
angularjs ×1
angularjs-scope ×1