Michael Seemann
Michael Seemann
Right. But https://getmdl.io/components/index.html#layout-section/tabs has no animations 🤔
hi. please provide a minimal plnkr (template: http://plnkr.co/edit/I3dLfLUDIH2xlEJqj0da?p=preview). thx.
confirmed. this is an open issue in mdl: https://github.com/google/material-design-lite/issues/4180. In this issue is also a way to fix this. it seems that this will not be fixed in version 1.x...
interesting! from my understanding of OnPush this should work. right now i can't see anything the component could do to fix this. changing the changeDetection to ChangeDetectionStrategy.OnPush for mdl-textfield did...
issue created: https://github.com/angular/angular/issues/12607. Let's see what the angular team is saying about this.
this seems to be the "main issue": https://github.com/angular/angular/issues/10816
Hi, a pull request would be great!
hi. thx for your contribution and sorry for the late reponse. I hope i have time next week to review your component.
yes, to tell me that you are ready:) i will have a look...
hi. thx for your contribution. the solution for your problem may solve your problem but i think it isn't a general solution. The question is: why is the renderValue method...