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
Details:
In case user doesn't select a image nothing should be uploaded to the S3 bucket via this hook. Currently an empty file is uploaded in case this hook is called without any file which isn't required.
The text was updated successfully, but these errors were encountered:
Issue in this hook:
frontend-main-app/src/components/Organisation/Banner/hooks.ts
Line 119 in 3584c2b
Details:
In case user doesn't select a image nothing should be uploaded to the S3 bucket via this hook. Currently an empty file is uploaded in case this hook is called without any file which isn't required.
The text was updated successfully, but these errors were encountered: