Animation is broken on --prod builds
romankh opened this issue · 1 comments
romankh commented
Looks very much like the same issue as #70, however this issue was closed.
Problem still exists, when building with --prod flag, the animation stops working, making the component unusable
Used versions are:
"ngx-sortablejs": "^11.1.0"
"sortablejs": "^1.13.0"
romankh commented
Solved by update sortablejs to 1.14.0