NavigationLink Back Button Bug

When using one of the NavigationLink initializers  available to programatically push a view into the NavigationView, the Back button malfunctions every other time. The first time it is tapped, the view pops and pushes again immediately. The second time around, it works fine (only pops). The third time the problem starts all over again. The … Continue reading NavigationLink Back Button Bug