examples icon indicating copy to clipboard operation
examples copied to clipboard

fileloader example gives error on m1 macos

Open SimonShapiro opened this issue 3 years ago • 1 comments

file-picker-upload-progress.py gives

Exception: Unsupported command: getUploadUrl on upload.

Also, the documentation is very unclear as to where the files have gone, so that they can be used again later.

SimonShapiro avatar Feb 11 '23 16:02 SimonShapiro

Interestingly, when I use it as a web app with view=flet.WEB_BROWSER, it is fine and the file go to the relative directory.

SimonShapiro avatar Feb 11 '23 17:02 SimonShapiro