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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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.