提交 a24fc150 编写于 作者: M mohamed chiheb ben jemaa 提交者: Kubernetes Prow Robot

Breadcrumbs are missing after page refresh (#3959)

* fix breadcrumbs

* trigger build

* trigger build
上级 7d6685dc
......@@ -33,6 +33,7 @@ export class BreadcrumbsComponent implements OnInit {
constructor(private readonly _router: Router, private readonly _activatedRoute: ActivatedRoute) {}
ngOnInit(): void {
this._initBreadcrumbs();
this._registerNavigationHook();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册