bug: The view "Notes with files" doesn't load on a user's profile
Created by: brayd
💡 Summary
When navigating to a user's profile and clicking on "Notes with files" it shows that it ran into an error with a retry button. When doing this there is no error logged in the Sharkey container's logs.
🥰 Expected Behavior
It should display the notes that contain files.
🤬 Actual Behavior
See above.
📝 Steps to Reproduce
- Navigate to a user's profile
- Click on Notes with files
💻 Frontend Environment
* Model and OS of the device(s): 82EY IdeaPad Gaming 3 15ARH05 running Debian 12 with Kernel 6.1.0-16-amd64
* Browser: Brave v1.61.109
* Server URL: https://connect.braydmedia.de
* Sharkey: 2023.12.0
🛰 Backend Environment (for server admin)
* Installation Method or Hosting Service: Docker Compose
* Sharkey: 2023.12.0
* Node: v21.4.0
* PostgreSQL: 15-alpine
* Redis: 7-alpine
* OS and Architecture: Debian 11 x86_64
Do you want to address this bug yourself?
- Yes, I will patch the bug myself and send a pull request