Angular 9 support
ggarbereder opened this issue · 1 comments
ggarbereder commented
When using with Angular 9 the following warning appears:
npm WARN ngx-sortablejs@3.1.4 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.
Fix: Add less strict dependency requirements into the package.json
carbonhe commented
has migrate to angular 10