Skip to content

The importFromStorage() is swallowing the cause exception

The importFromStorage() catches all exceptions and throws the FileSelectionCanceledError() regardless of the cause.

Including errors like: "If you are using a custom extension filter, please use the FileType.custom instead."