IfLetStore, Navigation to previous screen and logic error #1045
-
Beta Was this translation helpful? Give feedback.
Answered by
stephencelis
Mar 31, 2022
Replies: 1 comment
-
@dmikots There are a few cases where these runtime warnings are triggered by SwiftUI and are not an application logic error, and this is one of them. In the future we hope to work around some of these issues, but for now you can safely ignore this warning. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dmikots
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@dmikots There are a few cases where these runtime warnings are triggered by SwiftUI and are not an application logic error, and this is one of them.
In the future we hope to work around some of these issues, but for now you can safely ignore this warning.