Skip to content

Commit 553b8b0

Browse files
author
Anna Bukatar
committed
ACP2E-2400: Sales Order Grid error while searching
1 parent bc1c7ba commit 553b8b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Ui/view/base/web/js/grid/provider.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ define([
153153
if (xhr.statusText === 'abort') {
154154
return;
155155
}
156+
this.trigger('reloaded');
156157

157158
this.set('lastError', true);
158159

0 commit comments

Comments
 (0)