Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rule: strict-event-calls #90

Open
igorkamyshev opened this issue Feb 15, 2022 · 1 comment
Open

Rule: strict-event-calls #90

igorkamyshev opened this issue Feb 15, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@igorkamyshev
Copy link
Member

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.

@igorkamyshev igorkamyshev added enhancement New feature or request good first issue Good for newcomers labels Feb 15, 2022
@igorkamyshev igorkamyshev changed the title Rule string-event-calls Rule strict-event-calls Feb 15, 2022
@igorkamyshev
Copy link
Member Author

Same for effects

@sergeysova sergeysova changed the title Rule strict-event-calls Rule: strict-event-calls Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant