ngx-sortablejs icon indicating copy to clipboard operation
ngx-sortablejs copied to clipboard

Angular animation breaks after reordeding

Open Rigidoont opened this issue 5 years ago • 0 comments

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

Rigidoont avatar Oct 06 '20 10:10 Rigidoont