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
The text was updated successfully, but these errors were encountered:
ahmed-a-e2006
changed the title
Can't read the exact content type for .xlsx files (application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
Can't read the correct content type for .xlsx files (application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
Dec 12, 2022
When I try to get the content type for the uploaded file test.xlsx, I got wrong content
I got this output
and it should be
I attached the excel file that has this problem
Note: I tested it on version 1.16 and 1.17
test.xlsx
The text was updated successfully, but these errors were encountered: