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
I plan to create my custom player control that inherits MediaPlayerElement. I haven't written any code, but when I use it in xaml, it directly causes the program to crash
winui3 unpackage mode
Steps to reproduce the bug
1,create a new class named "MediaPlayerElementEx"
2,inherited MediaPlayerElement
3,use it on HomePage.xaml directly <controls:MediaPlayerElementEx />
4,run app
Expected behavior
app crashed
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.4.4: 1.4.231219000
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I plan to create my custom player control that inherits MediaPlayerElement. I haven't written any code, but when I use it in xaml, it directly causes the program to crash
winui3 unpackage mode
Steps to reproduce the bug
1,create a new class named "MediaPlayerElementEx"
2,inherited MediaPlayerElement
3,use it on HomePage.xaml directly <controls:MediaPlayerElementEx />
4,run app
Expected behavior
app crashed
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.4.4: 1.4.231219000
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered: