Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExpressionChangedAfterItHasBeenCheckedError in dropdown #7455

Closed
yigitfindikli opened this issue Mar 27, 2019 · 0 comments
Closed

ExpressionChangedAfterItHasBeenCheckedError in dropdown #7455

yigitfindikli opened this issue Mar 27, 2019 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@yigitfindikli
Copy link
Contributor

Reported by a PRO user;

I often see the following error while clicking at dropdown field (in dev mode):
code
BettingDataTabComponent.html:146 ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'ui-inputwrapper-focus: true'. Current value: 'ui-inputwrapper-focus: false'.
at viewDebugError (core.js:20440)
at expressionChangedAfterItHasBeenCheckedError (core.js:20428)
at checkBindingNoChanges (core.js:20530)
at checkNoChangesNodeInline (core.js:23403)
at checkNoChangesNode (core.js:23390)
at debugCheckNoChangesNode (core.js:23994)
at debugCheckRenderNodeFn (core.js:23948)
at Object.eval [as updateRenderer] (BettingDataTabComponent.html:146)
at Object.debugUpdateRenderer [as updateRenderer] (core.js:23937)
at checkNoChangesView (core.js:23291)
code

@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Mar 27, 2019
@yigitfindikli yigitfindikli added this to the 7.1.1 milestone Mar 27, 2019
@yigitfindikli yigitfindikli self-assigned this Mar 27, 2019
cagataycivici added a commit that referenced this issue Apr 16, 2019
fixed #7455 ExpressionChangedAfterItHasBeenCheckedError in dropdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

1 participant