Skip to content

IgxSplitter throws ExpressionChangedAfterItHasBeenCheckedError if panes are created dynamically using *ngFor/@for #15540

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

Open
mkamiishi opened this issue Mar 19, 2025 · 0 comments · May be fixed by #15888
Assignees
Labels
🐛 bug Any issue that describes a bug 🧨 severity: medium splitter version: 19.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@mkamiishi
Copy link

Description

IgxSplitter throws ExpressionChangedAfterItHasBeenCheckedError if panes are created dynamically using *ngFor/@for.

  • igniteui-angular version: 19.1.4
  • browser: Chrome

Steps to reproduce

Run this sample: https://stackblitz.com/edit/ez1vyber-bywkpgnw?file=src%2Fapp%2Fsplitter-horizontal-sample%2Fsplitter-horizontal-sample.component.html

Result

ExpressionChangedAfterItHasBeenCheckedError is thrown.

Expected result

ExpressionChangedAfterItHasBeenCheckedError is not thrown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 🧨 severity: medium splitter version: 19.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants