Package version (if known): Invenio-app-rdm 12.0.18 (invenio-communities 13.0.11)
Describe the bug
When uploading a community logo picture greater than 5MB, the error message is not displayed at all.
However when uploading a community logo picture 1MB < X < 5MB, the error message is shown.
The JS dev console error is:

Steps to Reproduce
- Go to
/communities/<slug>/settings
- Click on 'Upload new picture' and select a file > 5MB
- See no UI error, but see in the developer console the error.
Expected behavior
Like when 1MB < X < 5MB

Package version (if known): Invenio-app-rdm 12.0.18 (invenio-communities 13.0.11)
Describe the bug
When uploading a community logo picture greater than 5MB, the error message is not displayed at all.
However when uploading a community logo picture 1MB < X < 5MB, the error message is shown.
The JS dev console error is:
Steps to Reproduce
/communities/<slug>/settingsExpected behavior
Like when 1MB < X < 5MB