Juan

Results 9 comments of Juan

In an example with: ```typescript toggleModal: { type: Function, required: true }, ``` Commenting each line I get: ```typescript toggleModal: { // type: Function, }, ``` The result of your...

Maybe we could provide some defaults for those missing values that could be explicitly set by users.

Thank you @aveltras. As NixOS user `WEBKIT_DISABLE_COMPOSITING_MODE=1` solved my problem.

I just want to point out that maybe some of you could try https://github.com/angular/components/issues/9411#issuecomment-596075768. I'm grateful to @GrandSchtroumpf for its workaround.

Could I do something for advancing with this PR?

Thank you both for resuming this PR.

I've also that problem using grunt-contrib-watch with the 'nospawn' option. I turned it to false for avoid that behaviour.

It is clearly stated in the documentation that «`StreamMap` works best with a “smallish” number of streams as all entries are scanned on insert, remove, and polling». So, this is...

Thank you. I'm currently focused on other project, so I wouldn't have time to check it soon, but I'll test that when I've finished.