diff --git a/src/features/expandable/js/expandable.js b/src/features/expandable/js/expandable.js index c0caa9ed9d..3ce2cf66d3 100644 --- a/src/features/expandable/js/expandable.js +++ b/src/features/expandable/js/expandable.js @@ -281,7 +281,7 @@ function (uiGridExpandableService, $templateCache) { return { replace: true, - priority: 1000, + priority: 599, require: '^uiGrid', scope: false, compile: function () {