TF-3416 Handle download attachment in EML previewer on web
This commit is contained in:
@@ -886,6 +886,9 @@ class IdentityCreatorController extends BaseController with DragDropFileMixin im
|
||||
clearFocusEditor(context);
|
||||
|
||||
final listFileInfo = await onDragDone(context: context, details: details);
|
||||
|
||||
if (!context.mounted) return;
|
||||
|
||||
await _uploadMultipleFilesToPublicAsset(
|
||||
context,
|
||||
listFileInfo,
|
||||
|
||||
Reference in New Issue
Block a user