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

new rule: no observer before inject #2

Open
eranshabi opened this issue Nov 19, 2018 · 0 comments
Open

new rule: no observer before inject #2

eranshabi opened this issue Nov 19, 2018 · 0 comments

Comments

@eranshabi
Copy link
Owner

From the docs:

When using both @Inject and @observer, make sure to apply them in the correct order: observer should be the inner decorator, inject the outer. There might be additional decorators in between.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant