fix loading not hiding
This commit is contained in:
@@ -203,6 +203,7 @@ define('controllers/record', ['controller'], function (Dep) {
|
||||
|
||||
this.listenToOnce(this.baseController, 'action', () => {
|
||||
model.abortLastFetch();
|
||||
this.hideLoadingNotification();
|
||||
});
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user