Syncfusion Essential Studio Blazor 2025 Volume 4 SP1 (32.2.9)

Released: Mar 10, 2026

2025 Volume 4 SP1 (32.2.9) 中的更新

修补程序

  • Chart
    • No exceptions are thrown in console when rendering accumulation chart in wasm.
  • Data Grid
    • Resolved an issue where the DataGrid Search action did not work when Complex Columns contained partial null values.
    • Resolved an issue where the Grid threw an exception when deselecting the last cell with RenderFragment Toolbar items.
    • Resolved an issue where the Grid did not display Tooltip Validation Messages for nested properties in .NET 10.
    • Resolved an issue where Left-arrow Keyboard Navigation failed to reveal the first non-frozen column when the grid was horizontally scrolled with Frozen Columns.
  • Dialog
    • Added a null-safety check for the element within the orientationOnChange method in the Dialog component.
  • Maps
    • No exceptions are thrown when using data manager with custom adaptor for map and control is rendered.
    • The tooltip template is displayed in maps when there is no data for tooltip.
  • Rich Text Editor
    • The Rich Text Editor now works properly when deleting an uploaded image using the Delete key, and the editor no longer becomes unresponsive after the image is removed.
    • The Rich Text Editor now works properly when audio or video files are dragged into the editor, the files are correctly uploaded using the API returned URL instead of being stored as blob URL.
  • Tree Grid
    • Resolved an exception when performing sorting on a stacked header column.