Posts

Post not yet marked as solved
51 Replies
0 Views
I was having this issue because i used @State var date = Date() i removed it and the issue is no more there. this solution did not work in my case : NavigationLink(...){ emptyView() }