MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

Sometimes, the drawer does not display at all.

Open q913777031 opened this issue 7 months ago • 1 comments

Bug explanation

Image

Issue: I'm using WPF with MaterialDesign in XAML, and I've encountered an issue with the Drawer component. Sometimes, the drawer MVVM does not display at all. However, when I modify the binding mode (e.g., set it to two-way binding) and trigger a hot reload, the drawer displays correctly.

I suspect this might be a UI refresh issue, but I'm unsure of the cause. The problem happens intermittently, and only the drawer component seems to be affected. Other parts of the UI are unaffected.

Has anyone experienced a similar issue, or could you provide insights on how to ensure the drawer reliably updates its state and displays correctly?

Version

4.5.0

q913777031 avatar Apr 14 '25 04:04 q913777031