forked from angulardart/angular_components
-
Notifications
You must be signed in to change notification settings - Fork 17
Warnings: doesn't use "ChangeDetectionStrategy.OnPush" #24
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededinvalidThis doesn't seem rightThis doesn't seem right
Description
Many warnings at compile time due to ChangeDetectionStrategy.OnPush
All following components should use OnPush change detection:
- MaterialTreeDropdownComponent
- MaterialTreeComponent
- DelayedContentComponent
Probably better to wait for null safety migration before we address that
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededinvalidThis doesn't seem rightThis doesn't seem right