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 2024 Volume 2 (26.1.41)
Released: Jul 9, 2024
2024 Volume 2 (26.1.41) での更新項目
不具合の修正
Chart
Chart axis label is now displayed for single date when using multiple axes.
The console error that occurred when dynamically updating the maximum range of chart axes for stacked charts has been fixed.
Shared tooltip data is now properly rendered when toggling the series on button click.
Data Grid
Fixed the issue causing the DataGrid to crash when attempting to parse a String as a number during Filtering.
Resolved the issue where rows were hidden under the header text when Sorting with virtualized grid.
Resolved the issue where NullReference Exception was thrown when Filtering before auto completing the filter value.
Resolved the performance degradation issue when using the Dropdown component inside the ColumnTemplate.
Resolved the issue where the AllowEditing property is set to false in GridColumn with EditorSettings, but Editing a row did not disable it.
Resolved the issue where enabling EnablePersistence on a initial filter caused incorrect filter string generation on the next request for an Enum field with remote data.
Dialog
Fixed an issue where the property Disabled in DialogButtonOptions of DialogOptions in predefined dialogs was not working.
DocIO
Tab is now preserved properly while converting a HTML to DOCX format document.
List number is now preserved properly while converting a DOCX format document to PDF.
Text with hyphen is now preserved properly while converting DOCX format document to PDF.
Image inside a table is now preserved properly while converting a DOCX format document to PDF.
Underline for the Arabic text is now preserved properly while converting Word document to PDF.
Table with horizontal merged cells is now preserved properly while converting a DOCX format document to PDF.
The NullReferenceException will no longer be thrown while executing mail merge by enabling ClearField API for specific field.
Improper revisions will no longer preserve while comparing same DOCX document.
Maps
The Latitude and Longitude properties are now accessible within the new OnMouseMove event in the Maps component.
Numeric TextBox
Fixed an exception that occurred when dragging the value "$120" onto the NumericTextBox.
OTP Input
The script issue raised when pressing Ctrl, Shift or Alt key when the value property is null has been resolved.
PDF Viewer
Fixed the issue where the ModifiedDate lost the year and seconds in the GetAnnotationsAsync method when editing the annotation comment.
Resolved the script error that occurs when invoking the Escape key using a JavaScript event in the NextGen PDF Viewer.
Resolved the issue where the complete content was missing in the OnTextSelectionEnd event.
Fixed the issue where the Annotation toolbar was slow in Blazor WASM 8.0.
Pivot Table
An issue with the pivot table breaking randomly while switching data dynamically has been fixed.
Rich Text Editor
Text is now pasted properly inside the content editable div in the Rich Text Editor in the Firefox browser.
Deleting an empty line does not remove the text from the first list in Rich Text Editor.
Schedule
The issue related to SetWorkHours doesn't render in scheduler when deployed to production has been fixed.
Tree Grid
Resolved the issue where expandAll did not work when the edit form is open.
Resolved a script error that was thrown during the initial rendering in the Blazor Web app.
Addressed a null reference exception that was thrown when selecting and deleting a record in a remote data sample with a detail template case.
Resolved an issue where the Expand/Collapse icon was shown after canceling the edit form.
TreeView
Resolved the issue where an exception was thrown when using the WhereListIterator as a child.