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

Treetable columns disappear when sorting #409

Closed
lukasmatta opened this issue Nov 4, 2024 · 0 comments · Fixed by #410
Closed

Treetable columns disappear when sorting #409

lukasmatta opened this issue Nov 4, 2024 · 0 comments · Fixed by #410
Assignees
Labels
bug Something isn't working library

Comments

@lukasmatta
Copy link
Collaborator

When clicking on column sorting icons, tree table gets into faulty state. See this minimal reproduction repository. This issue occurs only when zone event coalescing is set to true (which is by default in new Angular projects - see https://github.com/lukasmatta/CpsTreeTableBug/blob/0f33fd4e1cd9bf701cc7c52dbfeef512b8791712/src/app/app.config.ts#L7)

image

Note that this problem doesn't occur when [filterableByColumns] is set to true.

@lukasmatta lukasmatta added bug Something isn't working library labels Nov 4, 2024
@lukasmatta lukasmatta self-assigned this Nov 4, 2024
@lukasmatta lukasmatta linked a pull request Nov 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant