My website uses custom breadcrumbs which I manage with the module Easy Breadcrumbs. Unfortunately, with that module enabled, the last breadcrumb in the string (the current page) appears twice. I've tinkered with settings within that module as well as other breadcrumb modules, but same result, the last breadcrumb appears twice. When I switch to another theme, Bartik for example, the breadcrumbs work as expected without the duplication. I've tracked this into the W3CSS theme's preprocess function drupal8_w3css_theme_preprocess_breadcrumb. When I remark out the function, the customized breadcrumbs work as expected. I'm not a strong enough coder to suggest a change to the function, instead, can I ask how I might remove or alter it in my subtheme's overrides. Is that possible rather than having to remember the changes for future releases?
Fixed
2.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.