We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6c984 commit 3e2992aCopy full SHA for 3e2992a
src/common/vpGroupby.js
@@ -621,6 +621,7 @@ define([
621
$(document).off('change', this._wrapSelector('#vp_gbMethodSelect'));
622
$(document).off('change', this._wrapSelector('#vp_gbAdvanced'));
623
$(document).off('change', this._wrapSelector('#vp_gbAllocateTo'));
624
+ $(document).off('change', this._wrapSelector('#vp_gbToFrame'));
625
$(document).off('change', this._wrapSelector('#vp_gbResetIndex'));
626
627
$(document).off('click', this._wrapSelector('#vp_gbAdvAdd'));
0 commit comments