I've managed to resolve this. Apparently in beta 3, navigation link destinations no longer automatically access environment objects. In order to resolve, be sure to add the .environmentObject() modifier to any destination views. (sourced from the updated tutorial on navigation in swiftui).
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: