diff --git a/Tree.js b/Tree.js index bc358a39e..ce5ea5c22 100644 --- a/Tree.js +++ b/Tree.js @@ -49,7 +49,7 @@ define([ // if unspecified, toggles the current state. if (!this._treeColumn) { - return; + return when(); } var grid = this,