Skip to content

Commit 3e2992a

Browse files
author
minjk-bl
committed
Groupby - unbind new events
1 parent eb6c984 commit 3e2992a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/vpGroupby.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@ define([
621621
$(document).off('change', this._wrapSelector('#vp_gbMethodSelect'));
622622
$(document).off('change', this._wrapSelector('#vp_gbAdvanced'));
623623
$(document).off('change', this._wrapSelector('#vp_gbAllocateTo'));
624+
$(document).off('change', this._wrapSelector('#vp_gbToFrame'));
624625
$(document).off('change', this._wrapSelector('#vp_gbResetIndex'));
625626

626627
$(document).off('click', this._wrapSelector('#vp_gbAdvAdd'));

0 commit comments

Comments
 (0)