We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Broken main menu navigation in Qbittorrent
Theme Install Method (Don't skip)
version: "3.7" services: qbittorrent: container_name: qbittorrent image: ghcr.io/hotio/qbittorrent:release cap_add: - NET_ADMIN sysctls: - net.ipv4.conf.all.src_valid_mark=1 - net.ipv6.conf.all.disable_ipv6=1 ports: - "8083:8083" environment: - PUID=1000 - PGID=1000 - UMASK=002 - TZ=Europe/Kiev - WEBUI_PORTS=8083/tcp,8083/udp - TP_HOTIO=true - TP_THEME=dracula - VPN_ENABLED=true - VPN_PROVIDER=proton - VPN_LAN_NETWORK=192.168.0.0/16,100.109.159.152/32,100.88.127.1/32,100.114.221.138/32 - VPN_CONF=wg0 - VPN_EXPOSE_PORTS_ON_LAN=4000/tcp # for curl - VPN_AUTO_PORT_FORWARD=true # - VPN_KEEP_LOCAL_DNS=false - PRIVOXY_ENABLED=false volumes: - /home/user/.docker/qbittorrent/theme-park-mods/98-themepark-qbittorrent:/etc/cont-init.d/98-themepark - /home/user/.docker/qbittorrent:/config - /home/user/.docker/qbittorrent/fake_data:/data - /mnt/HDD1/TorrentS:/downloads - /mnt/HDD14TB01:/mnt/HDD14TB01 restart: always
Log about 500 lines so I used https://privatebin.net/?aee47b1b6e8e9891#76f9dkDBVZvsZ3TzrZFqfrGXH42SEe41NYsMkLGtsQbt
Application Info (Don't skip)
4.6.3
image: ghcr.io/hotio/qbittorrent:release
To Reproduce Steps to reproduce the behavior:
Help
About
Expected behavior Easily accessible menu navigation
The text was updated successfully, but these errors were encountered:
Qbit: Fixes #545
82ed603
Fixed on develop
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Broken main menu navigation in Qbittorrent
Theme Install Method (Don't skip)
Log about 500 lines so I used
https://privatebin.net/?aee47b1b6e8e9891#76f9dkDBVZvsZ3TzrZFqfrGXH42SEe41NYsMkLGtsQbt
Application Info (Don't skip)
4.6.3
image: ghcr.io/hotio/qbittorrent:release
To Reproduce
Steps to reproduce the behavior:
Help
>About
)About
menu will closeTried original theme and navigation works. Also tried private widow mode and it didn't help.
Expected behavior
Easily accessible menu navigation
The text was updated successfully, but these errors were encountered: