Hi,
I'm using metronic angular v8.1.5 demo1
I found a typo that was causing the breadcrumb to not be displayed.
src/app/_metronic/layout/components/toolbar/toolbar.component.ts:120
this.appPageTitleBreadcrumb = this.layout.getProp(
'app.pageTitle.breadcrumb',
config
) as boolean;
Path should be "app.pageTitle.breadCrumb" with uppercase C
Hopefully a fix will be provided with the next update
Great, I also noticed that the bullet separator was not clearly visible in light mode.
Would be nice to have a separated ticket/thread for that (with screenshots), we could send it to our developers then.
Regards,
Keenthemes support
Hi,
It's already fixed and the fix will be included in the next release.
You can checkout the topic with the fix: https://devs.keenthemes.com/question/breadcrumbs-of-metronic-do-not-work-on-angular.
Regards,
Keenthemes support