[GH-ISSUE #4877] Appmenu submenues auto-collapse every two seconds #9480

Open
opened 2026-08-05 01:22:18 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @apollo13 on GitHub (Nov 30, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/4877

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:

  1. Click the netbird icon in the topbar
  2. Click the "About" submenu
  3. 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?

  • Reviewed client troubleshooting (if applicable)
  • Checked for newer NetBird versions
  • Searched for similar issues on GitHub (including closed ones)
  • Restarted the NetBird client
  • Disabled other VPN software
  • Checked firewall settings
Originally created by @apollo13 on GitHub (Nov 30, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/4877 **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: 1. Click the netbird icon in the topbar 2. Click the "About" submenu 3. 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](https://docs.netbird.io/how-to/troubleshooting-client) (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
saavagebueno added the triage-needed label 2026-08-05 01:22:18 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#9480