Hi all,
I'm trying to follow your documentation on how to use file upload with WebAssembly, using this link:
https://blazor.syncfusion.com/documentation/file-upload/how-to/getting-started-with-blazor-webassembly
In there, there is an option to do it without server-side Api endpoint:
https://blazor.syncfusion.com/documentation/file-upload/how-to/getting-started-with-blazor-webassembly#without-server-side-api-endpoint
I follow that and I try to save a file and it is not Writing on the disk, I try to see if it reads the Directory and it doesn't
See my project
Thanks for everything you do.
Sincerely,
Luis
Attachment:
BlazorIssuesDemo_dd43f2b9.zip