diff --git a/vendor/magento/module-company/etc/frontend/sections.xml b/vendor/magento/module-company/etc/frontend/sections.xml
index 8540d6bf9651..dc193711ee1d 100644
--- a/vendor/magento/module-company/etc/frontend/sections.xml
+++ b/vendor/magento/module-company/etc/frontend/sections.xml
@@ -9,5 +9,6 @@
         xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Customer:etc/sections.xsd">
     <action name="*">
         <section name="company"/>
+        <section name="customer"/>
     </action>
 </config>
