Thread 1: EXC_BAD_ACCESS (code=1, address=0x88021d4488101ff8) Error


struct Code_HistoryApp: App {

    var body: some Scene {

        WindowGroup {

            WelcomeView() <--Error Here

        }

    }

}

I Am Having This Issue Xcode 13

Thread 1: EXC_BAD_ACCESS (code=1, address=0x88021d4488101ff8) Error

Already Fixed

I am having same difficulty. It will be great to receive answer.

Thread 1: EXC_BAD_ACCESS (code=1, address=0x88021d4488101ff8) Error
 
 
Q