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
amwx/FluentAvalonia#590 amwx/FluentAvalonia#603
https://github.com/amwx/FluentAvalonia/blob/2264dfe44bce8b0f532f58909a47cd5edf9acdf7/src/FluentAvalonia/UI/Controls/CommandBarFlyout/TextCommandBarFlyout.cs#L336 contextflyout target always return null
No response
11.1.0-beta2
Windows
The text was updated successfully, but these errors were encountered:
The problem is caused by PR #15466
Avalonia/src/Avalonia.Controls/Flyouts/PopupFlyoutBase.cs
Line 242 in de86c5a
Sorry, something went wrong.
The problem is caused by PR #15466 Avalonia/src/Avalonia.Controls/Flyouts/PopupFlyoutBase.cs Line 242 in de86c5a Target = null;
But this PR merge master tag was 11.2.0-beta1
No branches or pull requests
Describe the bug
amwx/FluentAvalonia#590
amwx/FluentAvalonia#603
To Reproduce
https://github.com/amwx/FluentAvalonia/blob/2264dfe44bce8b0f532f58909a47cd5edf9acdf7/src/FluentAvalonia/UI/Controls/CommandBarFlyout/TextCommandBarFlyout.cs#L336
contextflyout target always return null
Expected behavior
No response
Avalonia version
11.1.0-beta2
OS
Windows
Additional context
No response
The text was updated successfully, but these errors were encountered: