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.10)
Released: Jun 10, 2025
2025 Volume 1 SP1 (29.2.10) での更新項目
機能
DocIO
Added support for horizontal lines when importing HTML format documents.
不具合の修正
Chart
Data labels are now visible properly for all points in the accumulation chart with smart labels disabled.
The chart tooltip template now displays correctly after the dialog box appears and disappears.
ComboBox
Fixed the issue where the typed value was not retained when typing quickly and pressing the Tab key.
Data Grid
Fixed an issue where a console error occurred when reordering columns with AllowReordering set to false.
DocIO
Empty paragraphs will no longer be added when converting a Word document with a horizontal line to PDF.
Paragraphs are preserved properly while converting a Word document with footnotes to PDF.
Scaled paragraph is now preserved properly while converting a Word document to PDF.
Endnote number is now preserved properly while converting a Word document to PDF multiple times.
Bullet style is now preserved properly after calling AppendHTML API.
Paragraph is now preserved while appending HTML with self-closing tags.
Revisions preserved after comparing DOCX format documents with tables.
The IndexOutOfRangeException will no longer be thrown while opening a DOCX format document with TOC.
The Exception will no longer be thrown while opening DOCX format document with irregular structure.
List type is now preserved properly while converting HTML to DOCX format document.
List numbering is now preserved properly while calling GetText API.
Class and elements CSS selectors for table, row and cells will be applied properly while importing HTML format documents.
Gantt Chart
Fixed issue where taskbar drag-and-drop and CollapseAllParentTasks did not work correctly with virtualization enabled.
PDF
Fixed an issue where hidden PDF form fields were rendered visible after flattening the PDF document.
Fixed an issue that prevented users from changing the opacity of arrow annotations and resaving them.
Resolved an issue that caused an exception during the import of a JSON file.
Fixed an issue where the edges of ink annotations were cut off when passing true to the SetAppearances() method.
Resolved an issue with negative values in the LinePoints property.
Resolved a breaking issue encountered when retrieving the border line width and the width of loaded ink annotations.
PDF Viewer
Fixed an issue where Download Fails with Many Form Fields When EnableChunkMessages Is Enabled.
Rich Text Editor
Resolved an issue where the Bounded Value becomes empty when navigating between pages in the RichTextEditor with the InPlaceEditor component.
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 console error occurs when resizing the Year view has been fixed.
An issue where events in the Timeline Week view were incorrectly resizing to the last cell when the timescale was disabled has been fixed.
Tab
The issue where the selected tab doesn’t switch has been fixed.
Tree Grid
Resolved an issue where cell values were not updated correctly when using the UpdateCell() method in batch edit mode.
Resolved an issue where exception throws on placing a delay in OninitializedAsync blazor’s lifecycle.
XlsIO
AutoFilters property values are retained when inserting a column in the worksheet.
Exception is no longer thrown when copying a range containing a chart from one workbook to another.
Conditional formatting is applied correctly during Excel to PDF conversion when using a COUNTIFS formula.
Exception is no longer thrown when clearing an array formula from a cell using the Clear() method.
AutoFilter is copied properly when using the Worksheets.AddCopy() method.
Exception is no longer thrown when cloning a workbook containing VBA modules.
Funnel, Bar, Area, and Column chart series border dash types render correctly during chart-to-image conversion.