We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
strict-event-calls
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.
.watch
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.