-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can only upload word docs after pull request #1557 #1601
Comments
Excellent find, bet it works via explorer drag and drop!! |
Yes! So when I drag and drop the file into the chat area, it works fine most of the time(the .csv file failed but I think it's not supported yet). If I upload the files using the sidebar, it returns the error listed above. and yes, the only file I can get it to successfully upload using the sidebar is a word .docx file. |
But also good to note that before the pull request. the uploads were perfectly fine. I assume it's something to do with the updates made with pull request #1557. It is probably because of some change in the following files:
|
reverted just in case |
Thanks, tried twice and I was now able to upload fine via the sidebar, new file\create file option. |
Thank you @mckaywrigley and @spammenotinoz. Reverted it and it's working perfectly fine. I will close the issue. |
Can't upload other file types except for word docs after: Add file size limit for uploads and fix error handling in file upload #1557 pull request
Thanks!
The text was updated successfully, but these errors were encountered: