{Alert} An "ifLet" at "/ContentView.swift:132" received a presentation action when destination state was absent. #2518
anansadiya94
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi @anansadiya94, I am not able to reproduce this problem. I copied and pasted your code into a project and it seems to work fine with no runtime warning. Could you package up a project that reproduces the problem? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the new navigation patterns for alerts and receiving a run time warning after tapping the exit button in the alert.
I thought it might have to do with my project, so I created a new project, and here is the code:
I'm using the 1.2.0 TCA version and it's reproducible with both Xcode 14.3.1 and 15.0.
Please let me know what I'm doing wrong.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions