trimox / angular-mdc-web

Angular wrapper for Material Design (Web) Components
https://trimox.github.io/angular-mdc-web
MIT License
517 stars 87 forks source link

mdc-chip-set blocks implementing ControlValueAccessor #2157

Closed mptyspace closed 4 years ago

mptyspace commented 4 years ago

Describe the bug Component does not seem to get registered as NG_VALUE_ACCESSOR if it contains an mdc-chip-set in the template.

To Reproduce Implement a ControlValueAccessor component that contains an mdc-chip-set in its template.

For Instance: https://angular-mdc-fxd3ky.stackblitz.io