ngx-sortablejs
ngx-sortablejs copied to clipboard
Angular animation breaks after reordeding
I'm trying to implement foldable blocks like an accordion with an ability to change the order of those blocks, but angular animation is breaking for some reason. When blocks get reordered, expansion animation is either not working or behaves weirdly.
Please take a look at a minimal example: https://stackblitz.com/edit/angular-ivy-kjzx7r?file=src/app/app.component.html