moshe michalovich
Results
2
issues of
moshe michalovich
I installed ubutntu 17.10. I started to get error: Module not found: Error: Can't resolve '@angular-generic-table/core/components/gt-expanding-row.component' It happens when i do the command ng-serve.
question
gridApi.draggableRows.on.rowDropped($scope, function(info, dropTarget) { console.log("Dropped", info); }); info does not contain targetRow or targetRowEntity in it any idea why is this happening ?