FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

In dart extending a lifecycle class like `OnInit` does not register the hook. · Issue #4457 · angular/angular · GitHub

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

Description

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


Back | FazBrowse Home | New Git URL