#I766235 - The donut chart now renders properly with center label text inside a tab component.
#I764620 - The accumulation chart now renders correctly after a theme change in the OnAfterRenderAsync lifecycle method.
Button
Bug Fixes
#I756947 - Corrected the disabled style of the primary outline button in the Bootstrap 5 theme.
ComboBox
Bug Fixes
#I766347 - Fixed an issue where the popup remained visible when the Tab key was pressed after entering unmatched text.
Context Menu
Bug Fixes
#I766086 - An issue with Context Menu alignment when rapidly hovering over the menu items has been resolved.
Data Grid
Bug Fixes
#I755418#FB69364 - Resolved an issue where Excel Filter throws an error on string input in DateOnly grid column.
#I766369#FB70016 - Resolved an issue where newly added rows disappear on Column Resize when added via API methods in Grid with Frozen Columns.
#I766713#FB70005 - Resolved an issue where the Sort indicator appears before header text when GridColumn has right-aligned text and left-aligned header.
#I764065#FB69853 - Resolved an issue where Grid loses position after row edit with Virtualization and Persistence enabled.
Date Picker
Bug Fixes
I761359 - Fixed an issue where the ValueChange event failed to trigger when editing the mask support using the arrow keys followed by the tab key.
DropDown List
Bug Fixes
#I766394 - Fixed an issue where dropdown filtering would fail when values were pasted into the input field.
#I760104 - Resolved an issue where the footer element would move outside the popup when resizing the DropdownList popup.
Masked TextBox
Bug Fixes
#I760207 - Fixed an issue where the input mask would clear when the value was updated to null.
Pivot Table
Bug Fixes
#I763929 - Conditional formatting styles are now updated correctly in the pivot table when changed dynamically at runtime.
Sankey
Bug Fixes
#I765828, #I765833 - The Sankey chart tooltip now displays the correct values, and highlighting works properly during mouse movement.
TreeView
Bug Fixes
#I769444 - Resolved TreeView node text misalignment when icons or images are present by adding appropriate padding to the text element.