You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I use ShuffleStack, and I've managed to create exactly what I wanted with the library. The problem is that I can't call the view with the navigationLink.
I have an onboarding process, the first view contains the NavigationView and then each page is called in succession thanks to the navigation link, which is a button.
@Sosotess93 Since I couldn't reproduce your issue on device (iOS 16.5.1) as well as simulator (iOS 16.4), I wonder if it's happening on a specific iOS version. So could you please provide the version that you used when encountering the error? It would be super helpful to resolve this mystery. Thank you.
Describe the bug
I use ShuffleStack, and I've managed to create exactly what I wanted with the library. The problem is that I can't call the view with the navigationLink.
I have an onboarding process, the first view contains the NavigationView and then each page is called in succession thanks to the navigation link, which is a button.
Here's the code that calls the view.
To Reproduce
Minimum amount of code to reproduce:
Expected behavior
Normally, the PlanShuffleStackView should open correctly.
Screenshots
I can't send any screenshots because the application freezes completely and nothing happens until the memory runs out.
Device information (please complete the following information):
The text was updated successfully, but these errors were encountered: