Reputation: 349
I am working with the Community toolkit, after opening the Popup when I minimize or maximize the window the popup gets closed.
To reproduce the issue please follow the below steps.
Run the attached project.
Click on the button to open the popup.
Minimize and Maximize the window.
See the popup is getting closed.
Expected behavior: Popup should not close when the window is minimized or maximized.
Basic Information
Visual Studio: Visual Studio 2022 version 17.5 Preview 1.0
Community Toolkit Version: 2.0.0
Affected Platform : Windows SDK 10.0.19041.0
Upvotes: 0
Views: 1333
Reputation: 10148
I can replicate your issue and there is a known issue about this problem.
You can follow it up here: https://github.com/CommunityToolkit/Maui/issues/774.
Thanks for your feedback and patience.
Upvotes: 0