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
{{ message }}
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
Failed at ImageUploadComplete as the sender is now a AjaxFileUpload.UploadRequestProcessor instead of AjaxFileUpload. Thus I'm not able to cast it and do the SaveAs as before.
Expected result
The ImageUploadComplete sender was previously a AjaxFileUpload which I can cast and do SaveAs.