nova-breadcrumbs icon indicating copy to clipboard operation
nova-breadcrumbs copied to clipboard

Incorrect config for titleProperty

Open tractorcow opened this issue 2 years ago • 0 comments

The config says that the config value is titleProperty but the code actually uses the config title 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

tractorcow avatar Jul 26 '23 03:07 tractorcow