Skip to content

In dart extending a lifecycle class like OnInit does not register the hook. #4457

@rkirov

Description

@rkirov

It is very easy to mistakenly write class MyComponent extends OnInit instead of class MyComponent implements OnInit and currently we won't call the hook in the first case.

Metadata

Metadata

Assignees

Labels

effort1: hoursfeatureLabel used to distinguish feature request from other issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions