You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happens sometimes when having 2 or more colums with sorting and one of the sorted columns has also grouping
TypeError: Cannot read property 'expandedState' of null
at Object.service.setVisibility (http://localhost/SomeProject/Scripts/angular/ui-grid-3.0.0.rapp.js:16607:63)
at Grid.service.groupRows (http://localhost/SomeProject/Scripts/angular/ui-grid-3.0.0.rapp.js:16355:21)
at startProcessor (http://localhost/SomeProject/Scripts/angular/ui-grid-3.0.0.rapp.js:4160:33)
at handleProcessedRows (http://localhost/SomeProject/Scripts/angular/ui-grid-3.0.0.rapp.js:4176:20)
at processQueue (http://localhost/SomeProject/Scripts/angular/angular-1.4.0-beta.6.js:14030:28)
at http://localhost/SomeProject/Scripts/angular/angular-1.4.0-beta.6.js:14046:27
at Scope.$eval (http://localhost/SomeProject/Scripts/angular/angular-1.4.0-beta.6.js:15253:28)
at Scope.$digest (http://localhost/SomeProject/Scripts/angular/angular-1.4.0-beta.6.js:15068:31)
at Scope.$apply (http://localhost/SomeProject/Scripts/angular/angular-1.4.0-beta.6.js:15358:24)
at done (http://localhost/SomeProject/Scripts/angular/angular-1.4.0-beta.6.js:9834:47) undefined
0 commit comments