Steps to reproduce
- Upload an audio file to an unencrypted room
- Open File Panel
- Compare the file sizes on audio player and the download link
Otherwise, run cypress test (file-panel.spec.ts) available at matrix-org/matrix-react-sdk#10400
Outcome
What did you expect?
The both values should match.
What happened instead?
The values do not match. The value of the download link is incorrect (the correct value is 3.56 KB).

Operating system
Debian
Browser information
Cypress
URL for webapp
localhost
Application version
develop branch
Homeserver
Cypress
Will you send logs?
No