If an event is called in effect-handler or `.watch` callback, it'll preserve current `scope`. In other cases it should be bound to scope. It's a rule for `scope`-preset.
If an event is called in effect-handler or
.watchcallback, it'll preserve currentscope. In other cases it should be bound to scope.It's a rule for
scope-preset.