#I847439 - Resolved an issue where an outline appeared on disabled buttons when they were interacted with in the Fluent 2 theme.
Circular Gauge
Bug Fix
#I847983 - The customized tooltip content defined in the TooltipRendering event now displays correctly for pointers and ranges.
Data Grid
Bug Fixes
#I849517, #FB74626 - Resolved an issue where RowSelected event was not triggered when selecting the checkbox header while using a Custom Adaptor in the Grid.
#I850493, #FB74720 - Resolved an issue where an XSS vulnerability could be triggered through ellipsisWithTooltip clip mode when handling malicious content in a Grid cell.
#I849093, #FB74607 - Resolved an issue with AutoFit behavior during Grid rendering when Aggregate columns were used.
#I847119, #FB74477 - Resolved an issue where tab navigation stopped at disabled pager buttons in the Grid.
File Manager
Bug Fixes
#F198433 - The issue where the drag and drop virtual element ignored custom item templates in the File Manager component has been resolved.
#F198418 - The issue with an incorrect context menu appearing when right clicking on a folder in large icon view with custom template in the File Manager component has been resolved.
#F198437 - The issue where context menu item properties failed to update dynamically in the MenuOpened event in the File Manager component has been resolved
#F198402 - The issue where Hidden and Disabled properties were not applied consistently across context menu items in the MenuOpened event in the File Manager component has been resolved.
Gantt Chart
Bug Fix
#F198396 – Fixed an issue where segmented taskbars were not rendered after dynamically updating the data source, resulting in incorrect task visualization.
HeatMap
Bug Fix
#I848880 - In HeatMap, exceptions are no longer thrown when the component is disposed during asynchronous initialization.
Kanban
Bug Fix
#I852066 - Fixed an issue where card drag-and-drop did not work when the Kanban component was rendered inside a Card component.
Progress Bar
Bug Fix
#I843901 - The configured Height and Width values now apply correctly during initial rendering, preventing a brief display with default SVG dimensions.
Stepper
Bug Fixes
#I848234 - Resolved an issue where disabled step labels did not correctly reflect their disabled state, resulting in accessibility validation issues.
Tree Grid
Bug Fixes
#I848565 - Fixed an issue where the pager dropdown value was not displayed when data was loaded asynchronously in OnInitializedAsync().