Open ne0rrmatrix opened 1 month ago
Anyone needing to have this today and need a temporary workaround for windows can do the following. For testing purposes and not for production a quick way to test an app where this is a blocker for testing removing the handler disconnect will prevent the crash. Not ideal or workable for a production app but if you want to test other things and require this to just work for now it is quick and dirty fix. Not ideal and not recommended for anything but testing. This specifically applies to the handler disconnect inside the popup. For media element itself follow the recommended guidelines.
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
When restoring media element from full screen in a popup the app crashes.
Expected Behavior
The app should not crash and media element in popup should close without error.
Steps To Reproduce
Link to public reproduction project repository
https://github.com/CommunityToolkit/Maui
Environment
Anything else?