Maurizio Cescon

Results 8 issues of Maurizio Cescon

I tried to dismiss programmatically all opened toasts (errors): unfortunately they remain on the screen. Moreover toastr.active() doesn't return a list of toasts but the number of toasts opened. Thanks,...

Hi! I've downloaded and installed ``npm install -g polymer-cli`` / ``npm install -g generator-polymer-init-custom-build`` and created a new project: in my case, **the build didn't work** (`Windows 7` + `NodeJS...

### Which @ngrx/* package(s) are the source of the bug? store ### Minimal reproduction of the bug/regression with instructions **Standalone API in module-based apps**: imagine you have a reusable module...

Project: Store

Hi Todd! First of all: thank you very much for your blog. It's really useful and well done. I have a question about the customization of angular components. In particular...

## Summary As (more or less) mentioned in https://github.com/ngrx/platform/issues/4283 and https://github.com/ngrx/platform/pull/4210, providers returned by the factory `signalStore` are currently lacking some sort on encapsulation. As I see it, there are...

### Describe the problem that you experienced I’m currently trying to play with angular on my iPad during a short vacation. Unfortunately, I can’t cause "the environment is not supported"…...

area: adev
area: docs-infra

### Which @angular/* package(s) are relevant/related to the feature request? compiler, core ## Introduction With the recent `@let` [template variables](https://github.com/angular/angular/issues/15280) proposal, there is IMO some sort of clashing at the...

### Which @angular/* package(s) are relevant/related to the feature request? forms ### Description Hey! Currently, the following code is perfectly valid: ```ts @Component({ ... template: ` Signal forms First: First:...

area: forms
forms: signals