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
Uploading attachments to bills or expences fails when checking if the file was succesfully uploaded.
It looks like the commit 37fd4a1 to support feat: Uploading company logo broke support for uploading other attachments: useUploadAttachments and useMutation
Affected Versions
26088a7 and v0.20.6
Description of Bug
Uploading attachments to bills or expences fails when checking if the file was succesfully uploaded.
It looks like the commit 37fd4a1 to support
feat: Uploading company logo
broke support for uploading other attachments:useUploadAttachments
anduseMutation
https://github.com/bigcapitalhq/bigcapital/blob/v0.20.6/packages/webapp/src/containers/Attachments/UploadAttachmentsPopoverContent.tsx#L76
Stacktrace
The text was updated successfully, but these errors were encountered: