-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webui: rename files...
cannot be opened more than once time
#21614
Comments
rename files...
cannot be opened more than oncerename files...
cannot be opened more than once time
Added an IIFE around the whole script to suppress variable redeclaration errors. Closes qbittorrent#21614.
Added an IIFE around the whole script to suppress variable redeclaration errors. Closes qbittorrent#21614.
Added an IIFE around the whole script to suppress variable redeclaration errors. Closes qbittorrent#21614.
tested both pr and the dialog itself does seems work properly 🎉 but when i click the select all combobox on the header, then reopen the dialog,
edit: found that it also happens without this pr (and even cannot recover after page refreshes) so it must be another issue.. |
@lictex |
qBittorrent & operating system versions
qBittorrent: 5.0.0 aarch64
Operating system: opensuse tumbleweed 20241007
Qt: 6.6.3
libtorrent-rasterbar: 1.2.19
What is the problem?
rename files...
cannot be opened more than onceSteps to reproduce
rename files...
renaming
window opens normally. close itrename files...
renaming
window opens with a blank file listand it won t work again until a page refresh
Additional context
55bff4f replaces some top level
var
in <script/> withconst
/let
while
var
can be redeclared andconst
/let
can notLog(s) & preferences file(s)
The text was updated successfully, but these errors were encountered: