I have the same problem, but I've seen it working before:
https://youtu.be/dAMFgq4tDPM?si=JPFuB42gHN0sl7zK&t=1432
Post
Replies
Boosts
Views
Activity
Sorry I copied the wrong code for "not working". It is:
NavigationLink(destination: AddServerView()) {
Label("Add Server", systemImage: "plus.circle.fill")
}
For another user I have a report on video that both Buttons doesn't work.