tradefurniturecompany / core

A custom module for tradefurniturecompany.co.uk (Magento 2)
https://upwork.com/fl/mage2pro
0 stars 0 forks source link

Magento 2.3.2 does not show the customer's name in the top-right corner #9

Closed dmitrii-fediuk closed 5 years ago

dmitrii-fediuk commented 5 years ago

Magento 2.2.6

01

Magento 2.3.2

02

dmitrii-fediuk commented 5 years ago

The <span data-bind="text: customer().fullname"></span> line has been removed in Magento 2.3.2: https://github.com/magento/magento2/blob/2.2.6/app/code/Magento/Customer/view/frontend/templates/account/customer.phtml#L19 https://github.com/magento/magento2/blob/2.3.2/app/code/Magento/Customer/view/frontend/templates/account/customer.phtml#L12-L25

dmitrii-fediuk commented 5 years ago

Fixed in 0.0.2.