8000 ChangeDetectionStrategy.OnPush missing in a few components · Issue #480 · angulardart/angular_components · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.
This repository was archived by the owner on May 20, 2023. It is now read-only.
ChangeDetectionStrategy.OnPush missing in a few components #480
Open
@vlin59

Description

@vlin59

I'm on angular: 6.0.0 and angular_components: 1.0.1.

Using the MaterialSelectComponent gives this compile-time warning when the parent uses the OnPush Change Detection Strategy.

"MaterialSelectComponent" doesn't use "ChangeDetectionStrategy.OnPush", but is used by a component that does.

ReorderListComponent and MaterialSelectSearchboxComponent appears to also require it.

I haven't come across anything else in my codebase but more could be missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0