Skip to content

Commit a2f56ab

Browse files
author
joweecaquicla
committed
magento/adobe-stock-integration#1387: Uncaught TypeError: Cannot read property 'complete' of undefined appears in dev console if save Previewed image as a new View and open this View on another page - modified function description
1 parent d24d07d commit a2f56ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/grid/columns/image-preview.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ define([
185185
},
186186

187187
/**
188-
* Update opened image preview contents when the data provider is updated
188+
* Update preview displayed record data from the new items data if the preview is expanded
189189
*
190190
* @param {Array} items
191191
*/

0 commit comments

Comments
 (0)