DrawerPage displays a double footer in CompactOverlay layout with Bottom placement (original) (raw)

Describe the bug

On a DrawerPage, with DisplayMode="CompactOverlay" and DrawerPlacement="Bottom", the footer is sometimes doubled.

To Reproduce

Image

Expected behavior

The footer is displayed once.

Avalonia version

12.0.0-rc2, master

OS

No response

Additional context

No response