Skip to content

Fix dismissal crash after initial presentation#38

Open
abelstuker wants to merge 1 commit intojoogps:mainfrom
abelstuker:main
Open

Fix dismissal crash after initial presentation#38
abelstuker wants to merge 1 commit intojoogps:mainfrom
abelstuker:main

Conversation

@abelstuker
Copy link

The program crashes, and screen behaviour freezes, when the card is dismissed when isPresented=true on navigation to the page. This PR fixes that problem.

Attempt to present <_TtGC7SwiftUI19UIHostingControllerGV13SlideOverCard13SlideOverCardGVS_15ModifiedContentGVS_6VStackGVS_9TupleViewTVS_4TextGSqGVS_6HStackGS5_TGS3_VS_5ImageGVS_30_EnvironmentKeyWritingModifierGSqVS_5Color___GS4_GS4_GS5_TS6_S6____________VS_16_FlexFrameLayout_S10___: 0x11cb31900> on <_TtGC7SwiftUI19UIHostingControllerGVS_15ModifiedContentVS_7AnyViewVS_12RootModifier__: 0x1047b4000> (from <_TtGC7SwiftUI19UIHostingControllerGVS_15ModifiedContentVS_7AnyViewVS_12RootModifier__: 0x1047b4000>) which is already presenting <_TtGC7SwiftUI19UIHostingControllerGV13SlideOverCard13SlideOverCardGVS_15ModifiedContentGVS_6VStackGVS_9TupleViewTVS_4TextGSqGVS_6HStackGS5_TGS3_VS_5ImageGVS_30_EnvironmentKeyWritingModifierGSqVS_5Color___GS4_GS4_GS5_TS6_S6____________VS_16_FlexFrameLayout_S10___: 0x11cb31400>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant