Skip to content

Using md-select in components template breaks banana-binding #2609

Closed
@AsherBarak

Description

@AsherBarak

this seems to be a Bug

Summary

When using md-select in the template of a component to be used with [(ngModule)] (implementing ControlValueAccessor), said component binding does not function (internally, angular does not invoke ControlValueAccessor methods)

What are the steps to reproduce?

http://plnkr.co/edit/BzgXV2?p=preview
This plunker contains two identical components where the only difference is the inclusion of md-select in the template of with-select component. This breaks banana binding as described.

Is there anything else we should know?

I have nested other banana-bound components into my components with no issue.

See also angular/angular#13886

Metadata

Metadata

Assignees

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