I'm submitting a ...
[ ] Regression (behavior that used to work and stopped working in a new release)
[X ] Bug report #14748
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
Current behavior
After using an observable object in my template using async, I am receiving :
ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: ''. Current value: 'something'
Expected behavior
Please tell us about your environment
Angular version: 4.2.2
Browser:
- [X] Chrome (desktop) version Version 58.0.3029.110 (64-bit)
For Tooling issues:
- Node version: v6.10.3
- Platform: Mac
I'm submitting a ...
Current behavior
After using an observable object in my template using async, I am receiving :
ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: ''. Current value: 'something'
Expected behavior
Please tell us about your environment