Reselect first item on sort change
This commit is contained in:
@@ -191,8 +191,6 @@ class SyncManager {
|
||||
|
||||
sync(callback, options = {}) {
|
||||
|
||||
console.log("Sync");
|
||||
|
||||
var allDirtyItems = this.modelManager.getDirtyItems();
|
||||
|
||||
if(this.syncStatus.syncOpInProgress) {
|
||||
|
||||
Reference in New Issue
Block a user