Syncfusion Essential Studio Blazor 2026 Volume 2 (34.1.30)

Released: Jul 9, 2026

2026 Volume 2 (34.1.30) 中的更新

修補程式

  • Button
    • Resolved an issue where an outline appeared on disabled buttons when they were interacted with in the Fluent 2 theme.
  • Circular Gauge
    • The customized tooltip content defined in the TooltipRendering event now displays correctly for pointers and ranges.
  • Data Grid
    • Resolved an issue where RowSelected event was not triggered when selecting the checkbox header while using a Custom Adaptor in the Grid.
    • Resolved an issue where an XSS vulnerability could be triggered through ellipsisWithTooltip clip mode when handling malicious content in a Grid cell.
    • Resolved an issue with AutoFit behavior during Grid rendering when Aggregate columns were used.
    • Resolved an issue where AutoFit did not work correctly when using GridForeignColumn.
    • Resolved an issue where tab navigation stopped at disabled pager buttons in the Grid.
  • File Manager
    • The issue where the drag and drop virtual element ignored custom item templates in the File Manager component has been resolved.
    • 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.
    • The issue where context menu item properties failed to update dynamically in the MenuOpened event in the File Manager component has been resolved.
    • 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
    • Fixed an issue where segmented taskbars were not rendered after dynamically updating the data source, resulting in incorrect task visualization.
  • HeatMap
    • In HeatMap, exceptions are no longer thrown when the component is disposed during asynchronous initialization.
  • Kanban
    • Fixed an issue where card drag-and-drop did not work when the Kanban component was rendered inside a Card component.
  • Progress Bar
    • The configured Height and Width values now apply correctly during initial rendering, preventing a brief display with default SVG dimensions.
  • Stepper
    • Resolved an issue where disabled step labels did not correctly reflect their disabled state, resulting in accessibility validation issues.
  • Tree Grid
    • Fixed an issue where the pager dropdown value was not displayed when data was loaded asynchronously in OnInitializedAsync().