Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Blazor are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio Blazor 2026 Volume 1 (33.1.45)
Released: Mar 24, 2026
2026 Volume 1 (33.1.45) での更新項目
不具合の修正
Chart
Mouse-wheel zoom now applies the correct zoom position when ZoomFactor is set to 0.5 and ZoomPosition is set to 1, ensuring accurate cursor-aligned zooming.
RangeBar data labels are now rendered correctly when the axis ZoomFactor and ZoomPosition properties are set to enabled values.
Data Grid
Resolved an issue where the Column Chooser dialog closes automatically when choosing a value from SfMention component using ColumnChooserTemplate.
Resolved an issue causing severe performance degradation when using custom SortComparer on a GridColumn with large virtualized datasets.
Gantt Chart
Fixed an issue where the scroll position was not maintained when records were added using an ObservableCollection.
Fixed an issue where deleting a dependency caused the UI to freeze in the ObservableCollection sample.
Fixed an issue where using an ObservableCollection triggered the Indent and Outdent actions but did not refresh the UI.
Fixed an issue where an exception was thrown when right-clicking a column in the published sample with event binding.
Rich Text Editor
The Rich Text Editor now works properly when inserting HTML using the ExecuteCommand, ensuring the new content is correctly placed inside existing formatted span elements.