ng-sortgrid
ng-sortgrid copied to clipboard
Can't bind to 'ngSortGridItems' since it isn't a known property of 'div'.
Using v3.0.3 on Angular v9.x. Already imported NgsgModule on the module I need to use it. Trying to sort an async array that comes from a store (ngrx). Am I missing something?