SortableJS / ngx-sortablejs

Angular 2+ binding to SortableJS. Previously known as angular-sortablejs

Home Page:https://sortablejs.github.io/ngx-sortablejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular animation breaks after reordeding

Rigidoont opened this issue · comments

commented

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