Skip to content

Dragging a Tab in TabView throws System.MissingMethodException #646

Open
@arjen-hiemstra

Description

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

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions