Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Dragging a Tab in TabView throws System.MissingMethodException #646

Open
arjen-hiemstra opened this issue Jan 29, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@arjen-hiemstra
Copy link

arjen-hiemstra commented Jan 29, 2025

Describe the bug
When I drag (to reorder) any Tab in the TabView the following error is thrown:

System.MissingMethodException: Method not found: 'Void Avalonia.Controls.Primitives.IPopupHost.ConfigurePosition(Avalonia.Visual, Avalonia.Controls.PlacementMode, Avalonia.Point, Avalonia.Controls.Primitives.PopupPositioning.PopupAnchor, Avalonia.Controls.Primitives.PopupPositioning.PopupGravity, Avalonia.Controls.Primitives.PopupPositioning.PopupPositionerConstraintAdjustment, System.Nullable`1<Avalonia.Rect>)'.

This started happening after upgrading Avalonia to 11.2.3
I tried rebuilding the solution, and made sure I have upgraded across all projects but it doesn't seem to help.

Desktop/Platform (please complete the following information):

  • OS: Windows
  • FluentAvalonia Version 2.2.0
  • Avalonia Version 11.2.3
@arjen-hiemstra arjen-hiemstra added the bug Something isn't working label Jan 29, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant