Essential Studio® for Blazor Release Notes

v27.1.53
October 15, 2024

Common

Bug Fixes

  • Upgraded the System.Text.Json package version to address vulnerabilities.

    • For NET 6 target framework, Syncfusion Blazor Components refers 6.0.10 version.
    • For NET 7 and NET 8 target frameworks, Syncfusion Blazor Components refers 8.0.5 version.
  • Upgraded the Microsoft.AspNetCore.Components.Web package to the latest version to resolve security vulnerabilities in its dependencies.

    • For NET 6 target framework, Syncfusion Blazor Components refers 6.0.35 version.
    • For NET 7 target framework, Syncfusion Blazor Components refers 7.0.20 version.
    • For NET 8 target framework, Syncfusion Blazor Components refers 8.0.10 version.

Chart

Bug Fix

  • #I637838 - The chart legend toggling is now functioning properly and does not occur on empty space.
  • #I637191 - The chart legend items are now rendered correctly when the font size for the whole webpage is set.
  • #F194609 - The tooltip for the chart is now rendered correctly when using the tooltip render event after the data update.
  • #I640708 - Now, no console error is thrown when clicking the chart annotations.
  • #F194645 - The chart subtitle is now rendered properly without being trimmed when the title width is small.

Date Picker

Bug Fixes

  • #I639959 - The issue with the preselected value not being properly updated in the component when enabling the mask has been resolved.

Date Time Picker

Bug Fixes

  • #I639959 - The issue with the preselected value not being properly updated in the component when enabling the mask has been resolved.

Dialog

Bug Fixes

  • #I633873 - Resolved the inconsistent resizing behavior observed with the modal dialog.

DocIO

Bug Fixes

  • #I634652 - Extracted TXT file from OLE Object is now preserved properly.
  • #I633993 - Font size is now preserved properly while converting a DOCX format document to PDF.
  • #I635634 - Hanging issue will no longer occur while converting Word document to PDF with footnotes.
  • #I636538 - Paragraph bottom border is now positioned properly while converting a Word document to PDF.
  • #I636112 – The ArgumentException will no longer be thrown while converting Word document to PDF repeatedly with embedded fonts.
  • #I634843 – The StackOverFlowException will no longer be thrown while converting Word document to PDF when the document contains end notes.

File Manager

Bug Fixes

  • #F194629 - The issue where the copy and paste replace actions of existing files did not correctly respond to the Yes or No options in the confirmation dialog has been resolved.

Data Grid

Bug Fixes

  • #I632747, #FB61409 - Fixed an issue where the Grouping Key was missing in the ExcelAggregateTemplateInfo event argument within ExcelAggregateEventArgs.

  • #F194447, #FB61566 - Resolved an issue where data grid rows were not properly displayed when using Virtualization with Vertical Row Rendering in AdaptiveLayout.

  • #I634009, #FB61422 - Fixed an issue where the Sort order was maintained in a Persisted Grid after clearing Grouping.

  • #I637763, #FB61816 - Fixed an issue where the first character was missing during Filtering when using a percentage symbol at the end.

  • #I639673 - Fixed an issue where an exception occurred when pressing the Shift key and clicking on the header element to perform Sorting.

  • #I637617, #FB61674 - Fixed an issue where the format property was not applied in the DateTimePickerEdit component when Editing the grid.

  • #I641536, #FB62034 - Fixed an issue where input controls on different grids were not exiting edit mode properly when switching between grids.

MultiSelect

Bug fixes

  • #I630845 - Fixed an issue where the full item did not load properly after searching for a value with virtualization enabled.

PDF

Bug Fixes

  • #I635469 – Fixed a preservation issue that occurred when drawing a template from a PDF document.
  • #I905341 – Fixed the issue where file size increased during PDF document merging.
  • #I635963 – Fixed an appearance issue that occurred after rotating form fields in a PDF document.
  • #I633772 – Fixed the issue where text boundaries were not retrieved properly during text extraction.

Presentation

Bug Fixes

  • #I636393 - Group shape fill color is now applied properly while converting PPTX to PDF.
  • #I633534 - Ascent and descent of the font are now properly applied while converting PPTX to image.
  • #I635918 - The PowerPoint presentation will no longer be corrupted while cloning and merging a brightness applied picture.

Rich Text Editor

Bug Fixes

  • #I632453 - Now, TableEditProperties option in the table quick toolbar functions correctly after navigating away from the page and returning.

  • #I637387 - Now, after deleting a table using the “Delete Table” option in the table quick toolbar, pasting a table in the same location functions correctly.

Schedule

Bug fixes

  • #I637621 - The issue with the month and timeline views throwing script errors when binding appointment data without ID values has been resolved.
  • #I638107 - An issue where appointments would revert to their original time after being resized has been fixed.

Time Picker

Bug fixes

  • #F194355 - Fixed an issue where the InputFormat property was not functioning correctly with the TimeOnly type.

Tree Grid

Bug Fixes

  • #I633792 - Fixed an issue where Ctrl+F2 unnecessarily triggered cell editing, duplicating the function of F2 in TreeGrid.

TreeView

Bug Fixes

  • #F194689 - The issue where binding SelectedNodes could throw an exception when items are delivered after a delay in the TreeView component has been resolved.

XlsIO

Bug Fixes

  • #I635750 - Performance has been improved when applying cell style to a large cell range.
  • #I630319 - Column width is calculated correctly when the default font is changed in the worksheet.
  • #I636383 - Exception is no longer thrown when removing and adding a specific picture after saving an Excel document.
  • #I635618 - Performance has been improved when converting an Excel file to PDF with conditional formatting applied to each sheet.