Aleš

Results 99 comments of Aleš

Yeah, that's for the origin, but what he meant was that as you scroll and the position changes so it still fits the screen, there's no easy way to reflect...

Tried couple of things to match my use case, wrap with `overflow: scroll` and `cdkScrollable`, `mouseenter` instead of `click`, `open` instead of `toggle`, different settings here and there.... but the...

Proposed workaround doesn't seem to have any effect, have you figured out why it doesn't work for you @kamil-hammouche? I'm using mat-header-row and mat-row just as @Abasz and it still...

Ah, it looks like it has to be on the `*matRowDef` element when you are using that.

Great job writing those issues down. For me forms were always the weakest part of angular, but there is a community led effort on another [forms package](https://github.com/MrWolfZ/ngrx-forms), that is fully...

> Just to clarify, are you saying that you don't think a ReactiveFormsModule2 is necessary (because ngrx-forms exists)? Not necessarily, just that I see ngrx-forms as a solid alternative for...

Encountered this using [driver.js](https://driverjs.com/), runOutsideAngular doesn't seem to have any effect.

We are experiencing a similar problem (happens both when you try to use scroll inside a lazy loaded route and when resizing the window and thus elements scroll is applied...

Is this planned anytime soon? Looks like there is nothing table related in the plan anymore..

@mmalerba any time frame on this?