-
### Description
FilePicker returns null as soon as it pops up, 8 out of 10 times.
var result = await FilePicker.Default.PickAsync();
### Steps to Reproduce
1. Create a new .Net MAUI App on Mac i…
-
-
### Description
When using FilePicker on Android you are unable to select *.msg files even after passing in the correct content type as a filter.
### Steps to Reproduce
1. Add a FilePicker to your …
-
#### This issue pertains to the following package(s):
- [X] GraphQL Playground - Electron App
- [X] GraphQL Playground HTML
- [X] GraphQL Playground
#### Feature Request
Now, where [apollo-…
-
I am installing version 3.2 and I got this message by administration panel: You must supply a value here.
By browser console:
filepicker.js:1 Uncaught TypeError: Cannot read property 'url' of un…
-
Similar to the issue here at https://github.com/prawnsalad/KiwiIRC/issues/832, the "send file" option in the lower right of the application generates an "Application AisMDMMInTAOji478kuNxz is unavaila…
-
### Current behavior
Currently, when trying to save bytes/a file to disk using `FilePicker` from the Wasm platform, the outputted file is empty. The file appears in the File Explorer, and can be in…
-
Any ideas why is this not working ?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
If uploading a file via the FilePicker widget with Data Format as Array of Objects and binding it …
-
### Describe the bug
FileOpenPicker await PickSaveFileAsync will stuck for a while after pick operation finished. No matter Debug/Release/Publish!!!!!!!!!!!!!!!!!!!!!!!
It is not shown everytime …