I am trying to make an application and in the homescreen I have a SideBar and inside several buttons. I can not get the buttons to work. Also I get this error in console when I run it "NavigationLink presenting a value must appear inside a NavigationStack or NavigationSplitView. Link will be disabled." but I can't solve the error.