You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue breaks our overview page because of the following error:
main.CRITICAL: TypeError: Emico\AttributeLanding\Model\LandingPage::getName(): Return value must be of type string, null returned in vendor/emico/m2-attributelanding/src/Model/LandingPage.php:139
I believe this field should be added here:
https://github.com/EmicoEcommerce/Magento2AttributeLanding/blob/master/src/Setup/Patch/Data/ConvertLandingpageEntries.php#L65-L81
This issue breaks our overview page because of the following error: