Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Need Support: File Upload causing crash in Google Pixel #11

Open
shodgetts opened this issue Oct 27, 2020 · 1 comment
Open

Need Support: File Upload causing crash in Google Pixel #11

shodgetts opened this issue Oct 27, 2020 · 1 comment

Comments

@shodgetts
Copy link

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:

  • 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

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 WebiOSAndroid

----------

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

@shodgetts
Copy link
Author

Agent comment from Stephen Hodgetts in Zendesk ticket #6596:

Hello, moving this issue to the repo, as per Vishal's request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant