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 has been archived by the owner on May 21, 2021. It is now read-only.
We are facing an issue specifically for Google Pixel, in other devices, it is working properly. The scenario for the issue:
In the chat screen uploaded 2 jpg images from the file upload option, then tried to upload a pptx file, file size is greater than 25 MB and the crash is generated.
The crash is generating because of this line in FileUploadPreview.js and we don't have the access to this file in our codebase
CONFIDENTIALITY NOTICE TO RECIPIENT: This transmission contains confidential information belonging to the sender that is legally privileged and proprietary and may be subject to protection under the law, including the Health Insurance Portability and Accountability Act (HIPAA). If you are not the intended recipient of this e-mail, you are prohibited from sharing, copying, or otherwise using or disclosing its contents. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and permanently delete this e-mail and any attachments without reading, forwarding or saving them.
This ticket was escalated from Zendesk by Stephen Hodgetts:
Ticket: #6596
Type: Question
Priority: Normal
Requester: Shailja Jukariya
Organization: -
Assignee: Vishal Narkhede
Hi Team,
We are facing an issue specifically for Google Pixel, in other devices, it is working properly. The scenario for the issue:
The crash is generating because of this line in FileUploadPreview.js and we don't have the access to this file in our codebase
react.default.createElement(**FilenameText, null, item.file.name.length > 35 ? item.file.name.substring(0, 35).concat('...') : item.file.name)))), /*#__PURE__*/_react.default.**createElement(Dismiss, {
Can you please help us out with this issue? I am attaching the video of the test case and drive link for the file which is causing the crash.
PPT-Sample-with-Video- 29.3mb.pptx
Regards,
Shailja Jukariya
Werq.com
For faster responses, please use Web, iOS, Android
----------
CONFIDENTIALITY NOTICE TO RECIPIENT: This transmission contains confidential information belonging to the sender that is legally privileged and proprietary and may be subject to protection under the law, including the Health Insurance Portability and Accountability Act (HIPAA). If you are not the intended recipient of this e-mail, you are prohibited from sharing, copying, or otherwise using or disclosing its contents. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and permanently delete this e-mail and any attachments without reading, forwarding or saving them.
Attachments:
VID-20201009-WA0019.mp4
inline-comment-image-1
inline-comment-image-2 gz#6596
The text was updated successfully, but these errors were encountered: