breadcrumb never disappear completely
Dear,
why the last part of the breadcrumb of my resource never disappear? (screenshot)
Also if I did this in my resources
ty
Solution:Jump to solution
I think you would need to do something like:
```php
public function getBreadcrumbs(): array
{...
2 Replies