You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[backup_appwrite.csv]
Error: On web `path` is always `null`,
You should access `bytes` property instead,
Read more about it [here](https://github.com/miguelpruivo/flutter_file_picker/wiki/FAQ)
at Object.throw_ [as throw] (http://localhost:63669/dart_sdk.js:5067:11)
at platform_file.PlatformFile.new.get path [as path] (http://localhost:63669/packages/file_picker/src/platform_file.dart.lib.js:78:19)
at _pickFiles (http://localhost:63669/packages/data_migrator/infastructure/data_origins/csv_origin/csv_origin.dart.lib.js:308:68)
at _pickFiles.next (<anonymous>)
at http://localhost:63669/dart_sdk.js:40571:33
at _RootZone.runUnary (http://localhost:63669/dart_sdk.js:40441:59)
at _FutureListener.thenAwait.handleValue (http://localhost:63669/dart_sdk.js:35363:29)
at handleValueCallback (http://localhost:63669/dart_sdk.js:35931:49)
at Function._propagateToListeners (http://localhost:63669/dart_sdk.js:35969:17)
at _Future.new.[_completeWithValue] (http://localhost:63669/dart_sdk.js:35817:23)
at async._AsyncCallbackEntry.new.callback (http://localhost:63669/dart_sdk.js:35838:35)
at Object._microtaskLoop (http://localhost:63669/dart_sdk.js:40708:13)
at _startMicrotaskLoop (http://localhost:63669/dart_sdk.js:40714:13)
at http://localhost:63669/dart_sdk.js:36191:9
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered:
Hey @rome2o 👋 the app is still in very early alpha and in its current state, it doesn't support Appwrite to CSV. I've had to focus on work for the past while.
Hi,
I tried to select a blank CSV file. We basically want to write from Appwrite to the CSV file e.g. taking a backup.
I failed to select CSV file on Web and MacOS as well
For MacOS
For Web:
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered: