Appmenu submenues auto-collapse every two seconds
Describe the problem
When I open the menu in the top bar and choose settings it will collapse again between instantly or in 2 seconds at most. (same for the "about" and "default" submenu).
To Reproduce
Steps to reproduce the behavior:
- Click the netbird icon in the topbar
- Click the "About" submenu
- Wait till it collapses
Expected behavior
The submenu should stay open.
Are you using NetBird Cloud?
Cloud and selfhosted
NetBird version
0.60.4 on Fedora 43
Is any other VPN software installed?
Plenty, but not relevant here
Debug output
The client outputs:
2025-11-30T17:00:24+01:00 DEBG client/ui/network.go:376: Exit node menu already up to date
2025-11-30T17:00:26+01:00 DEBG client/ui/network.go:376: Exit node menu already up to date
2025-11-30T17:00:28+01:00 DEBG client/ui/network.go:376: Exit node menu already up to date
2025-11-30T17:00:30+01:00 DEBG client/ui/network.go:376: Exit node menu already up to date
2025-11-30T17:00:32+01:00 DEBG client/ui/network.go:376: Exit node menu already up to date
2025-11-30T17:00:34+01:00 DEBG client/ui/network.go:376: Exit node menu already up to date
2025-11-30T17:00:36+01:00 DEBG client/ui/network.go:376: Exit node menu already up to date
Those timestamps match the times when the menu collapses from the looks of it, so apparently the menu gets recreated (?) without keeping the existing state
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Have you tried these troubleshooting steps?
- [x] Reviewed client troubleshooting (if applicable)
- [x] Checked for newer NetBird versions
- [x] Searched for similar issues on GitHub (including closed ones)
- [x] Restarted the NetBird client
- [x] Disabled other VPN software
- [x] Checked firewall settings