Syncfusion Essential Studio Blazor 2026 Volume 1 (33.1.47)

Released: Apr 7, 2026

Atualizações na 2026 Volume 1 (33.1.47)

Correções

  • Chart
    • The chart's Excel export now preserves the correct sorted DateTime order when multiple series contain different date values.
  • Data Grid
    • Resolved the accessibility issue where empty form labels were displayed on grid rows.
  • Dialog
    • Fixed focus loss in the modal dialog when a dialog button is disabled.
  • DropDown List
    • Resolved the misalignment of the DropDownList popup inside a Slider on small windows.
  • Image Editor
    • Resolved an issue where the Finetune menu was not functioning in the MAUI ImageEditor on iOS.
  • ListBox
    • Fixed an issue where dragging and dropping items in the ListBox could misplace the first item and return an incorrect index.
  • MultiSelect
    • Resolved an XSS vulnerability in the MultiSelect component when selecting data source items.
  • Query Builder
    • Resolved issues in the Query Builder where inline SQL import failed due to double bracketed conditions, valid LIKE queries with quoted values were incorrectly rejected, and index out of range exceptions occurred during query parsing.
  • Rich Text Editor
    • Now, the Rich Text Editor works properly when the OnImageRemoving event triggers on image replacement via the Browse button.
  • Tab
    • Fixed an issue where the SelectAsync method incorrectly selected hidden tab items in the Tab component.
    • Fixed a JavaScript exception that occurred in the Tab component when all tab items were hidden.
  • Tooltip
    • Resolved an issue where the WPF Tooltip did not display correctly when the Target was set to HTML elements in a Blazor WPF (WebView2) application.