Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'undefined'. Current value: 'dialog'. It seems like the view has been created after its parent and its children have been dirty checked. Has it been created in a change detection hook ?
Asked
Active
Viewed 27 times
0
-
i think requires your code of block to understand proper problem. may be below mention answer help you.: https://stackoverflow.com/questions/34364880/expression-has-changed-after-it-was-checked – Parth M. Dave Oct 18 '22 at 06:19
-
Please provide enough code so others can better understand or reproduce the problem. – Community Oct 18 '22 at 14:52