Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
The breadcrumb directory element does not show the correct path when navigating more than two directories down from the root folder. For example, with a path of /folder1/folder2/folder3, the directory breadcrumb will only show > folder2 > folder3. Clicking folder3 on the directory breadcrumb will cause an error prompt "Could not find a part of the path '/folder3'. In addition, when two directories down, for example with a path of /folder1/folder2, the breadcrumb trail will only display folder1 instead of folder1 > folder2.