-
-
Notifications
You must be signed in to change notification settings - Fork 77
[BUG] Popup does not appear #174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
same error |
@BestKai @FulcrumOne @francescoleoni98 |
I just built a small popup that serves my minimal needs |
The suggested "fix" was to go to an earlier version that worked. 4.0.0 threw an exception, 3.x requires redoing (again) the interface. I am tired of the breaking changes so I gave up. I am using a different library. |
https://github.com/Mijick/Popups/wiki/Setup Option2 may fix it |
https://github.com/Mijick/Popups/wiki/Setup Option2 worked for me. Option 1 is not working with NavigationView and NativationStack |
Reproduced on
used code:
applied on MainView:
on subview:
any ideas? |
Expected Behavior
A popup
Current Behavior
The popup is not visibile. But the view dims.
Code Sample
Screenshots
SDK 4.0.1
Xcode 16.0 (16A242d)
iOS 18.2
iPhone 12
The text was updated successfully, but these errors were encountered: