Closed ssijak closed 1 year ago
If you read data passed to the angularGrid through the network, model could be undefined and throw an error when accessing length. I have added additional check that scope.model is defined.
If you read data passed to the angularGrid through the network, model could be undefined and throw an error when accessing length. I have added additional check that scope.model is defined.