mattermost:main
← larkox:fixPDFUpload
opened 09:20AM - 18 Jan 23 UTC
#### Summary
This PR fixes two problems:
- When trying to upload a pdf file, t…he app crashes.
- When trying to download a pdf file directly from the search results, an error appears
DISCLAIMER: for the uploading pdf file, I just piggybacked a fix from @enahum , so all credit for him.
#### Ticket Link
https://mattermost.atlassian.net/browse/MM-49707
Fix #6982
#### Release Note
```release-note
Fix issue with uploading certain files.
Fix issue when downloading certain files from the search results.
```