Alessandro Mitelli

Results 8 comments of Alessandro Mitelli

Any reason why this hasn't been merged yet?

An ideal syntax to specify the angle would be like the css's `linear-gradient`, so instead of: ``` ``` the degree as direction: ``` ```

Are there any updates on this issue?

I faced this issue too, with node `v13.2.0`. Upgrading my node version to `v14.4.0` fixed it.

Upvote for telegram icon to be included in Ionicons

@devshangari it worked for me as well: when using scoped package names should be updated the `flatModuleId` option in the **src/tsconfig.es5.json**: ``` "angularCompilerOptions": { "annotateForClosureCompiler": true, "strictMetadataEmit": true, "skipTemplateCodegen": true,...

@HypeillingerChillinger I believe it's the default behavior to only trigger validation on the field that is being edited. To make sure the error message appears also on the other field,...