Patrice Chalin

Results 823 comments of Patrice Chalin

Maybe it would be best if each component appeared only in one page. Alternative pages can link back to the main page. Looking at `MaterialDropdownSelectComponent`, I get the impression that...

@TedSander - oops, the code used to illustrate the issue wasn't using the proper version of ng and ACX. It is now.

@TedSander - I've added a vanilla ngDart version of the radio group to show that it works there but not in ACX. This is what the app looks like after...

Yes, that is part of the original demo. In fact, it is the first part of a section illustrating the use of `ngFor`s `trackby` feature.

Thanks. Looking forward to the complete solution. FYI, `Timer.run(() {currentHero = heroes[0];});` doesn't work. I've updated the sample code in case you'd like to try it out yourself. > Separate...

@nshahan - could you add a **[help wanted](https://github.com/dart-lang/site-webdev/labels/help%20wanted)** label to this issue?

@nshahan, we just hit this too - https://github.com/google/stagehand/pull/401#issuecomment-300200151. Is there an ETA for a fix? cc @kwalrath

FYI, the AngularTS material app has a separate tab for the API entry ("Overview" and "Examples" being the other tabs), e.g. see https://material.angular.io/components/sidenav/api: >