You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ne0rrmatrix
changed the title
[BUG] Media Element Popup restore from Full Screen CTD
[BUG] Media Element Popup restore from Full Screen CTD IOS
Oct 4, 2024
ne0rrmatrix
changed the title
[BUG] Media Element Popup restore from Full Screen CTD IOS
[BUG] Media Element Popup restore from Full Screen CTD
Oct 4, 2024
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?
The text was updated successfully, but these errors were encountered: