ng-bootstrap ModalService and ExpressionChangedAfterItHasBeenCheckedError

added by JavaScript Kicks
4/30/2018 10:06:18 AM

3921 Views

If you use the ng-bootstrap library and its modal service, in the specific scenario of within a form, you might run into an error similar to : ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'ng-untouched: true'. Current value: 'ng-untouched: false'.


0 comments