Blazor.FileSystemAccess icon indicating copy to clipboard operation
Blazor.FileSystemAccess copied to clipboard

File System Access not working for .cfg files.

Open hallmw opened this issue 1 year ago • 1 comments

I am basically seeing the same issue here. I am having an issue if the file has a .cfg extension.

hallmw avatar Nov 25 '24 17:11 hallmw

Hey @hallmw sorry for the slow response. This is a limitation of the API so it is not a bug. But I plan to upgrade this library to enable typed exceptions for the JSInterop so that you at least get an exception that you can handle specifically when the name is not allowed.

KristofferStrube avatar Jan 21 '25 15:01 KristofferStrube