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

Bug: no-life-cycle-call for inherited components #662

Closed
klinki opened this issue Jun 11, 2018 · 1 comment
Closed

Bug: no-life-cycle-call for inherited components #662

klinki opened this issue Jun 11, 2018 · 1 comment

Comments

@klinki
Copy link

klinki commented Jun 11, 2018

Hello,

there is a bug in no-life-cycle-call rule. If component extends some other component, it should be valid to call super.ngOnInit() (or any other parent's life-cycle callback). Currently it is not.

@klinki
Copy link
Author

klinki commented Jun 11, 2018

Sorry, duplicate for #573

@klinki klinki closed this as completed Jun 11, 2018
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