I have the same issue, but only when it runs on Debian.
When I run it via docker container locally on my windows - everything is working. When I build and run it with exactly the same Dockerfile on Debian (on remote machine) - I have this issue.
I’m using S3 provider (on windows and on debian)
It’s not only media library related - any “copy” button not working:
- API Token → when I create a token copy button is not working - but it’s ok since i got full token anyway
- Invite a User → I’m not able to copy invite link, to get the invite token i have to go to the database - it’s real problem.
Do you have the same issue with API Token/Invite user?