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
Wrap path validation and blob creation
in try/catch. Any synchronous errors
become Promise rejections. Ensures the
function always returns a Promise.
Fixes: #62418
0 commit comments