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
fix: support uploadedFile in single file save flow
Added handling for uploadedFile case in prepareFileForSaving method.
When a single file is uploaded via file upload, it now correctly
validates and creates the node using the uploadedFile data.
Also fixed list endpoint to skip envelopes when loading user settings,
preventing 'File not found' errors for envelope nodes.
Signed-off-by: Vitor Mattos <[email protected]>
0 commit comments