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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix - Uploading a photo or screenshot from a phone could fail with "Upload does not match what was declared": the browser sometimes hands over an empty file when the upload is sent. Customer Chat and the Staff AI console now read the file into memory and check its size before uploading, so a file the phone can no longer read is reported clearly instead of failing after the upload.