Closed kwanghyun-two closed 8 months ago
Hey @kwanghyun-two, I have tested this case for a SwiftUI as well as UIKit app using the latest version of WishKit (v4.1.0). It looks like it's fixed by now so I will close the issue.
However if you encounter the same issue again please feel free to raise a new issue and tag me!
After user click save button, CreateWishView present alert with .successfullyCreated reason. But, as soon as the alert is presented, it is dismissed automatically. Since, the dismissAction() is not invoked, CreateWithView is not popped out from navigation.
For your information, we are using .sheet to present our root view in NavigationView. And NavigatoinLink present WishKit.view.