Open tractorcow opened 1 year ago
The config says that the config value is titleProperty but the code actually uses the config title instead.
titleProperty
title
https://github.com/Formfeed-UK/nova-breadcrumbs/blob/main/config/nova-breadcrumbs.php#L76
https://github.com/Formfeed-UK/nova-breadcrumbs/blob/main/src/Breadcrumb.php#L149
The config says that the config value is
titleProperty
but the code actually uses the configtitle
instead.https://github.com/Formfeed-UK/nova-breadcrumbs/blob/main/config/nova-breadcrumbs.php#L76
https://github.com/Formfeed-UK/nova-breadcrumbs/blob/main/src/Breadcrumb.php#L149