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 1 SP1 (29.2.8)
Released: Jun 3, 2025
2025 Volume 1 SP1 (29.2.8) での更新項目
不具合の修正
ComboBox
Resolved the issue where the preselected value was not binding correctly when rendering a combobox with an object type that included an enum value.
Fixed an issue where the ComboBox failed to preselect and trigger ValueChanged when used with a nullable enum in a generic component.
Context Menu
Resolved the error that occurred when clicking the child menu item in the ContextMenu component.
An issue in submenu width while hovering over the menu items subsequently in the ContextMenu component has been resolved.
DocIO
Percentage symbol with Hebrew text is now preserved properly while converting a Word document to PDF.
Path object not tagged error will not occur thrown while opening the converted PDF document in the PAC tool.
Text object not tagged error will no longer be thrown while opening the converted PDF document in the PAC tool.
Table is now vertically positioned properly while converting a Word document to PDF.
Table inside text box is now preserved properly while converting DOCX format document to PDF.
Table with nested table is now preserved properly while converting DOCX format document to PDF.
The NullReferenceException will no longer be thrown while appending HTML after calling ApplyDefNumberedStyle API.
DropDown List
Fixed an issue where the selected value is enum in Dropdownlist within the Dataform was not updating correctly.
NumericTextBox
Fixed an issue where full-width alphanumeric characters were not properly restricted when no value was provided.
ProgressBar
The progress bar now renders properly when the value is less than 50 and the height and width are small.
Rich Text Editor
The height attribute is no longer added to the <tr> element when resizing a table column in the Rich Text Editor.
When pasting block elements into a list, the Rich Text Editor now creates a separate <li> element for each individual block.
Resolved an issue where the Backspace key deletes all content in iframe mode after pasting from Word and applying a list in the Rich Text Editor component.
Schedule
The issue where the SetWorkdaysAsync and ResetWorkdaysAsync methods did not work when passing dates into them has been fixed.