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
In Magento 2.1 there is a bug when using multistore and setting different home pages for different store views.
The first store looks fine but second and other store views include breadcrumbs in home page.
I created PR #6503 with a fix
Preconditions
Magento 2.1.1 CE
Multistore
PHP 7.0.10
Steps to reproduce
Create multiple store views
Create multiple home pages for different store views with same identificators (url keys)
Assign home pages to store views
Expected result
Each store view home page and 404 page contains no breadcrumbs