Exception message and full stack trace: There is no exception or stack trace. This is a functionality/UI issue.
Steps to reproduce the issue:
Description of the issue: The breadcrumb component in the Angular UI is displayed correctly, but the breadcrumb items are not linkable. Users expect that clicking on a breadcrumb should navigate back to the associated page, but currently they behave as plain text.
This seems to be a limitation or bug in the current implementation of abp-breadcrumb. I found an existing discussion describing the same issue here: https://github.com/abpframework/abp/issues/22930
I would like to know: