We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OnLoaded
In PR #1470, we added the below work-arounds for Popup on Windows to fix a .NET MAUI bug affecting Popup.
Once the .NET MAUI team has resolved dotnet/maui#12970, we will remove our work-around.
Maui/src/CommunityToolkit.Maui/Views/Popup/PopupExtensions.shared.cs
Lines 24 to 50 in 5a4f7ea
Lines 67 to 118 in 5a4f7ea
The .NET MAUI team have an open Issue to address this
N / A
https://github.com/CommunityToolkit/Maui
- .NET MAUI CommunityToolkit: v6.1.0 - OS: Windows
Adding the blocked label until .NET MAUI Issue dotnet/maui#12970 is resolved
The text was updated successfully, but these errors were encountered:
TheCodeTraveler
No branches or pull requests
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
In PR #1470, we added the below work-arounds for Popup on Windows to fix a .NET MAUI bug affecting Popup.
Once the .NET MAUI team has resolved dotnet/maui#12970, we will remove our work-around.
Maui/src/CommunityToolkit.Maui/Views/Popup/PopupExtensions.shared.cs
Lines 24 to 50 in 5a4f7ea
Maui/src/CommunityToolkit.Maui/Views/Popup/PopupExtensions.shared.cs
Lines 67 to 118 in 5a4f7ea
Expected Behavior
The .NET MAUI team have an open Issue to address this
Steps To Reproduce
N / A
Link to public reproduction project repository
https://github.com/CommunityToolkit/Maui
Environment
Anything else?
Adding the blocked label until .NET MAUI Issue dotnet/maui#12970 is resolved
The text was updated successfully, but these errors were encountered: