We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a21966 commit edd846bCopy full SHA for edd846b
app/code/Magento/Customer/view/frontend/web/js/invalidation-rules/website-rule.js
@@ -12,10 +12,7 @@ define([
12
defaults: {
13
scopeConfig: {}
14
},
15
-
16
- initialize: function () {
17
- this._super();
18
- },
+
19
/**
20
* Takes website id from current customer data and compare it with current website id
21
* If customer belongs to another scope, we need to invalidate current section
0 commit comments