MaterialDesignInXamlToolkit
MaterialDesignInXamlToolkit copied to clipboard
Sometimes, the drawer does not display at all.
Bug explanation
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