ERROR Error: NG0100: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: ''. Current value: '1'.. Find more at https://angular.io/errors/NG0100
in console
Expected behavior
No error
Minimal reproduction of the problem with instructions
ngx-translate version: "@ngx-translate/core": "^14.0.0", "@ngx-translate/http-loader": "^7.0.0",
Angular version: 13
Browser:
- [x] Chrome (desktop) version 108
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
Others:
Others encountered this, too: https://stackoverflow.com/questions/68651907/translated-value-inside-mat-option-causes-expressionchangedafterithasbeenchecked
Current behavior
ERROR Error: NG0100: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: ''. Current value: '1'.. Find more at https://angular.io/errors/NG0100 in console
Expected behavior
No error
Minimal reproduction of the problem with instructions
Just insert `
in any template
Environment