Andrey
Results
1
issues of
Andrey
You have a problem when application try to use $compileProvider.debugInfoEnabled(false); We always disable this in production for a significant performance boost. For example function saveColumnSizes() use angular.element(column).scope() which dont work...