Skip to content

Commit

Permalink
MAGETWO-86989: Add the domReady! statement #13310
Browse files Browse the repository at this point in the history
  • Loading branch information
ishakhsuvarov authored Jan 22, 2018
2 parents b7cbc7f + 7b547d8 commit cafc476
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require([
'jquery',
'Magento_Customer/js/customer-data'
'Magento_Customer/js/customer-data',
'domReady!'
], function ($, customerData) {
'use strict';

Expand Down

0 comments on commit cafc476

Please sign in to comment.