Essential Studio for Blazor Release Notes

v22.2.9
August 15, 2023

Chart

Bug Fixes

  • #I488691 - Accumulation charts now render properly when using long data labels or setting a large font size for data labels.
  • #I489268 - Live Charts now render properly when dynamically updating the legend with X and Y values.
  • #F183861 - When refreshing WebAPI chart data, the chart can be rendered with the proper data.
  • #I482535 - The last data point in the live chart series is now displayed.
  • #I490350 - Chart zooming now works properly on mobile devices when the tooltip is enabled.
  • #I458885 - All axis values are now displayed in the chart tooltip.

Dashboard Layout

Bug Fixes

  • #I476641 - The issue panel overlap after removing the panel and performing drag and drop action in the Dashboard Layout component has been resolved.

DocIO

Bug Fixes

  • #I488059 - Hanging issue will no longer occurs due to group shape while converting a DOCX format document to PDF.
  • #I489673 - Floating image in the footer is now preserved properly while converting a Word document to PDF.
  • #F183741 - Table is now preserved properly while converting a DOCX document to PDF.
  • #I482423 - The ArgumentException will no longer be thrown while converting an HTML to DOCX format document.
  • Images are now rotated properly while resaving a DOCX format document.

PDF

Bug Fixes

  • #I488123 - Fixed an issue where the Space is not included after importing the annotation in json format.
  • #I480060 - Fixed an issue where the Document is corrupted after flattening the annotation.
  • #I487914 - Extracting text line from redacted document no longers returns incorrect results.
  • #I487012 - Corruption issue no longer occurs while creating template from encrypted PDF documents.
  • #I484133 - The issue with “Incorrect glyph placement on XPS to PDF conversion” has been resolved.
  • #I488263 - The issue with “Transparency does not applied properly while converting XPS to PDF” has been resolved.

Pivot Table

Bug fixes

  • #I489600 - The issue with number formatting not being applied properly for row headers in the Pivot Table has been fixed.
  • #I489467 - The issue with the selected row and column sizes in the pager UI not being properly updated while using it with events in the Pivot Table at runtime has been fixed.
  • #I476807 - Exception occurs while setting null datasource to the pivot table, after member filtering applied has been fixed.
  • #I476807 - Exception occurs in the Pivot Table while changing data source after member filtering applied has been fixed.
  • #F183906 - The issue with the drill functionality not working when using the pivot chart with OLAP data has been resolved.

Presentation

Bug Fixes

  • #I484748 - PowerPoint Presentation will no longer be corrupted while applying an invalid revision number.

Rich Text Editor

Bug Fixes

  • #I486229 - Now, when inserting the Mention component’s list items into the Rich Text Editor using the Tab key, it works properly.

Schedule

Bug Fixes

  • #F183846 - The issue that caused the edit form submit event to be triggered when saving events to the scheduler through the quick popup has been fixed.

Uploader

Bug fixes

  • #479240 - Issue with “When using FileUpload with document Editor the issue occurs that file type is not allowed” has been resolved.

XlsIO

Bug Fixes

  • #I482895 - File corruption while resaving Excel documents with group shapes is now resolved.
  • #F183441 - Argument out of range exception thrown while opening an XLSB file is now resolved.
  • #I483340 - Data table column type can be detected based on the specified row index column values while exporting worksheet data as a data table.
  • #I486919 - Histogram chart is now rendered properly in Chart to Image conversion.