Skip to content

Commit

Permalink
magento/adobe-stock-integration#1387: Uncaught TypeError: Cannot read…
Browse files Browse the repository at this point in the history
… property 'complete' of undefined appears in dev console if save Previewed image as a new View and open this View on another page - fix static test fail
  • Loading branch information
joweecaquicla committed Aug 24, 2020
1 parent a2f56ab commit 5ff347c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
/* eslint-disable no-undef */
define([
'jquery',
'Magento_Ui/js/grid/columns/column',
Expand Down

0 comments on commit 5ff347c

Please sign in to comment.