Skip to content

Commit 2992c60

Browse files
Changes Update.
1 parent 9c9b1ee commit 2992c60

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Customer/view/frontend/web/js/action

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/view/frontend/web/js/action/login.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ define([
3737
callback(loginData);
3838
});
3939
customerData.invalidate(['customer']);
40+
4041
if (response.redirectUrl) {
4142
window.location.href = response.redirectUrl;
4243
} else if (redirectUrl) {

0 commit comments

Comments
 (0)