-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
bugevaluation requiredItems is pending review or evaluation by the teamItems is pending review or evaluation by the team
Description
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
Metadata
Metadata
Assignees
Labels
bugevaluation requiredItems is pending review or evaluation by the teamItems is pending review or evaluation by the team
