php-cuong / magento2-faqs-extensions

Magento 2 FAQ Extension Free
83 stars 56 forks source link

addCrumb() breaks the module if breadcrumbs are removed from layout #9

Closed Tyrianad closed 7 years ago

Tyrianad commented 7 years ago

As stated in the title, the function addCrumb generate errors resulting in a white page.

LittleCamel commented 6 years ago

This issue still exists if you remove breadcrumbs from layout with: <referenceBlock name="breadcrumbs" remove="true"/>

Extension is installed with composer.