Skip to content

Commit 8835fea

Browse files
author
dtbuild
committed
6e21a269934a9db2a5a847c392b73c991a123c9c Fix: ColumnControl and ColReorder, with state saving enabled, could result in saved searches not being restored.
The issue was with the load order. If CC ran before CR, then the state data wouldn't be in the same sequence as when it was saved. Sync to source repo @6e21a269934a9db2a5a847c392b73c991a123c9c
1 parent 37afe12 commit 8835fea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
],
1515
"src-repo": "http://github.com/DataTables/ColumnControl",
1616
"last-tag": "1.2.0",
17-
"last-sync": "71d2f878745c3af238adbac03fa324212678e051"
17+
"last-sync": "6e21a269934a9db2a5a847c392b73c991a123c9c"
1818
}

0 commit comments

Comments
 (0)