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

Row reordering in table not working with virtual scroll #9817

Closed
mehimanshupatil opened this issue Jan 25, 2021 · 1 comment
Closed

Row reordering in table not working with virtual scroll #9817

mehimanshupatil opened this issue Jan 25, 2021 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@mehimanshupatil
Copy link

[x] bug report

the issue is mentioned in #9003 and was closed but it still not working

stackblitz example with latest version

@yigitfindikli yigitfindikli self-assigned this Jan 26, 2021
@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jan 26, 2021
@yigitfindikli yigitfindikli added this to the 11.3.0 milestone Jan 26, 2021
@mehimanshupatil
Copy link
Author

@yigitfindikli
The problem seems to be change detection not detecting changes because the reference of array is not updated

image

So changing reference of array works. but don't know the impact of this on performance.

@yigitfindikli yigitfindikli modified the milestones: 11.3.0-Final, 11.3.1, 11.3.2 Mar 9, 2021
@yigitfindikli yigitfindikli modified the milestones: 11.3.2, 11.3.3 Apr 5, 2021
@yigitfindikli yigitfindikli modified the milestones: 11.4.0, 11.4.1 Apr 22, 2021
@yigitfindikli yigitfindikli modified the milestones: 11.4.1, 12.Future May 11, 2021
@yigitfindikli yigitfindikli modified the milestones: 13.Future, 13.4.0 May 10, 2022
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

2 participants