David Sayah

Results 1 comments of David Sayah

It appears that there is a similar issue related to `primeng/inputmask`. When `autofocus` property is set to `true`, an ExpressionChangedAfterItHasBeenCheckedError is triggered. I adapted @ES-Six's stackblitz example accordingly. [https://stackblitz.com/edit/angular-xkcwnv](https://stackblitz.com/edit/angular-xkcwnv?devToolsHeight=33&file=src%2Fmain.ts) (If...