Prerequisites
Bug Description
I have 486 completed and 33 failed. When I click "clear completed" or "clear failed" I get an error in the JS console and nothing server-side.
ERROR TypeError: can't access property "deleting", this[t].get(...) is undefined
Workaround
select a few at a time (I tried up to ten before I got tired of clicking), then "Clear selected" works as expected
yt-dlp Direct Test Results
n/a, doesn't even hit the server
Environment & Configuration
- Docker image: ghcr.io/alexta69/metube (latest -- currently running
2025.10.15
DELETE_FILE_ON_TRASHCAN=true
- persisting
/downloads with a Docker volume
- host is 64-bit Ubuntu 22.04 LTS server
- using browser: Firefox 144.0 (64-bit) installed from the usual Snap on 64-bit Ubuntu 24.04 LTS desktop
Additional Context
No response