Skip to content
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

No window was found when presenting popover. #32

Closed
BaileyM opened this issue Apr 22, 2022 · 2 comments
Closed

No window was found when presenting popover. #32

BaileyM opened this issue Apr 22, 2022 · 2 comments

Comments

@BaileyM
Copy link

BaileyM commented Apr 22, 2022

I received the above message in the log when I attempted to present a popover. My app uses WindowGroup when setting up the root view.

Here is my popover code:

'''
.popover(present: $presentTip) {
Text("Testing")
}
'''

@BaileyM
Copy link
Author

BaileyM commented Apr 25, 2022

Switching from version 1.0.0 to 1.3.0 fixed this for me.

@BaileyM BaileyM closed this as completed Apr 25, 2022
@aheze
Copy link
Owner

aheze commented Apr 29, 2022

Good to know, thanks! If you still get the issue just leave another comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants