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 2025 Volume 2 (30.1.38)
Released: Jul 2, 2025
2025 Volume 2 (30.1.38) での更新項目
機能
Common
Added a Greek (el-GR) resource file in Blazor.
不具合の修正
AutoComplete
Fixed an issue where the Typed value was cleared when the AutoComplete component lost focus.
ComboBox
Fixed an issue that caused an empty popup to render when the down arrow was pressed continuously while opening the ComboBox and DropdownList popups.
Context Menu
The submenu alignment issue in small screen resolutions on ContextMenu component has been resolved.
Data Grid
Resolved an issue where Complex Columns were not updating when inserting rows using AddRecordAsync in Batch Editing mode.
Resolved an issue where the Filter Menu popup closed unexpectedly when interacting with the DateTimePicker rendered inside the toolbar template.
Resolved an issue where the Checkbox Selection state was not maintained properly after an edit operation when CheckboxOnly was enabled.
Dialog
Resolved a console error that occurred when the Resize property was enabled in the custom Dialog component.
DocIO
The empty group in the table cell is now correctly removed during the mail merge process when RemoveEmptyGroup is enabled.
Merge field end font is now preserved properly while resaving DOCX format document.
List is now preserved properly while converting a Word document with floating text box PDF.
Table is now positioned properly while converting a Word document with floating text box to PDF.
Character spacing for justified paragraph is now preserved properly while converting a Word document to PDF.
Image followed by paragraph is now positioned properly while converting Word document to PDF.
Shape is now positioned properly while converting a Word document to PDF.
Hanging issue will no longer occur while converting a Word document with header row to PDF.
Text is now preserved properly while converting a Word document with decimal tab to PDF in German culture.
Tab spacing is now preserved properly while resaving HTML document.
DropDown List
Fixed an issue where the preselected value was not displayed when virtualization was enabled in the Dropdownlist.
File Manager
The issue with drag-and-drop not working in the Details View of the Blazor File Manager component has been resolved.
Image Editor
The issue with "Aspect ratio not maintained during bottom edge resize of crop selection in Image Editor" has been resolved.
Kanban
The Kanban swimlane layout now renders properly when loading an empty datasource on an iPad.
MultiSelect
Fixed an issue where custom values were not being properly removed from the multiselect popup when the value was deleted in the input field.
Fixed an issue where the SelectedAll event was not triggered after filtering the list and clicking Unselect All.
Fixed an issue where the Request was not sent based on the query to take the value all the time in the MultiSelect Component.
Resolved an issue where a console error occurred when the dialog was closed while the MultiSelect popup remained open.
PDF
Fixed an issue that caused an exception to occur while importing a page from a PDF document.
Fixed an issue where incorrect characters were extracted during PDF text extraction.
Fixed an issue where a preservation error occurred during the flattening process when the IsRequired property was set to True in the ListBoxField.
Fixed the issue where a preservation error occurred while flattening the rotated textbox field.
Fixed an issue where users were unable to export the FreeText Annotation containing the tab character.
Fixed an issue where culture settings were not retrieved properly after PDF redaction.
PDF Viewer
Resolved an issue where the Signature dialog would unexpectedly switch to the next tab while drawing a signature.
The issue with incorrect background rendering in the Signature field when saving documents has been resolved.
Resolved an exception that occurred when navigating away from the PDF Viewer in WASM applications.
Presentation
PowerPoint presentation will no longer be corrupted when resaving it with motion path animations in floating positions.
Rich Text Editor
The height of the Rich Text Editor is now properly adjusted when the RefreshUIAsync method is called with iframe mode enabled.
The content can now be pasted into the Rich Text Editor, provided its length is equal to the specified MaxLength.
The issue with the ValueChange event not being triggered when applying background color and styles to a table in the Rich Text Editor has been resolved.
Tree Grid
Resolved an issue where PdfExport not working properly when binding PdfQueryCellInfoEvent.
Resolved an issue where filtering using Query Property in hierarchy data binding throws null reference exception.
Resolved an issue where PdfExport threw an invalid operation exception while using column template.
TreeView
The issue with the TreeView component becoming unresponsive during dynamic data source updates with @bind-CheckedNodes has been resolved.