- Issue created by @ludo.r
Hi,
I'm currently displaying the breadcrumb with the provided field formatter.
However, the field is always displayed (at least the label), since the field indeed has an (empty) menu link item.
I guess we should implement our custom isEmpty()
method, or even better make sure we don't have an empty menu link item object. For the latter, this might cause unexpected behaviors however.
Active
2.0
Code