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!
We need to implement support for a customizable path separator property in the File Manager component.
Currently, we use a forward slash (/) for request path data and a backward slash (\) for the returned response. User can able to define their path separator through the property.
If the customer chooses to change the default path separator, they will need to customize the File Provider accordingly.