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

[Splitter] ExpressionChangedAfterItHasBeenCheckedError is thrown when resizing the pane in Angular v18 #4390

Open
georgi-sla opened this issue Aug 27, 2024 · 0 comments

Comments

@georgi-sla
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

To Reproduce

  1. Create a Splitter component in an Angular v18 app.
  2. Make sure that the panes of the component are resizable.
  3. Open the Console in DevTools.
  4. Try to resize any of the component panes.

Please, check out the following StackBlitz demo for further reference: https://stackblitz.com/edit/angular-jqeh1c

Expected behavior
Resizing the panes of the Splitter component should not cause errors.

Screenshots
image

Workaround
Handling the layoutChange event of the Splitter component seems to resolve the error:

https://stackblitz.com/edit/angular-jqeh1c-qp8gfj

@telerik telerik deleted a comment Aug 27, 2024
@telerik telerik deleted a comment Aug 27, 2024
@telerik telerik deleted a comment Aug 27, 2024
@telerik telerik deleted a comment Aug 27, 2024
@telerik telerik deleted a comment Aug 27, 2024
@telerik telerik deleted a comment Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant