Error in NavigationStack : in my home view, I want to navigate to notification, selected brand and so on
“when I navigate to notification view and return back to navigate to seylectedbrand , I get this error: A NavigationLink is presenting a value of type “Brand” but there is no matching navigationDestination declaration visible from the location of the link. The link cannot be activated. Note: Links search for destinations in any surrounding NavigationStack, then within the same column of a NavigationSplitView I put one navStack in home view “