Essential Studio for Blazor Release Notes

v23.1.44
November 07, 2023

ComboBox

Bug fixes

  • #509334 - The issue with the popup not opening properly after selecting a value and scrolling has been resolved.

Data Grid

Bug Fixes

  • #I513074 - Resolved the issue where the last record disappeared after a drag-and-drop operation in the grid, while moving to an empty space.
  • #I443342 - Resolved the issue where grid records were not displayed properly, when changing the pager dropdown value after a search operation.

Date Range Picker

Bug Fixes

  • #I503748, #I506865 - Fixed issue where the popup did not close properly when the showpopup method was bound to the focus event on the date range picker component.

Dialog

Bug Fixes

  • #I513056 - Resolved the issue with “enabling the EnablePersistence property throws an exception”.

DocIO

Bug Fixes

  • #I509816 - The StackOverflowException will no longer be thrown while calling UpdateDocumentFields API.
  • #I513324 - Justification is now applied properly while converting a Word document to PDF.
  • #F47647 - The ArgumentNullException will no longer be thrown while opening a DOCX format document.
  • Shape is now preserved properly while resaving a DOCX format document.
  • Hanging issue will no longer occurs while calling UpdateDocumentFields API.

Bug Fixes

  • #I503966 - Resolved the issue where the preselect value was not being updated when the datasource was initially set with a time delay.

File Manager

Bug Fixes

  • #I509776 - The issue with the unexpected dragging of selected folders when rapidly selecting in the Navigation Pane of Blazor File Manager has been resolved.

  • #I507554 - The null reference exception while switching between pages in the Blazor File Manager component has been resolved.

Gantt Chart

Bug Fixes

  • #FB47975,#I515431 -The issue with “Rendering Gantt Chart with Milestones without StartDates.” has been resolved.

InPlace Editor

Bug fixes

  • #I513539 - Resolved issue where the Editor component would not open after the first time when the Enter key was pressed.

Numeric TextBox

Bug Fixes

  • #I509436 - Fixed an issue where the initial input value was being overridden by the remaining value when using the tab key for navigation.

PDF

Bug Fixes

  • #I512183 - ArgumentOutOfRangeException no longer occurs when removing child bookmarks.
  • #F185038 - The issue of missing keys in the dictionary during image extraction from a specific PDF document has been successfully resolved.
  • #I513128 - The issue with PdfBookletCreator not working as expected for landscape pages has been fixed.
  • #I513761 - The issue of NullReferenceException during text extraction from the specific PDF document has been fixed.
  • #I515129 - The exception issue that occurred after enabling FIPSAlgorithmPolicy during PDF document compression has been successfully resolved.
  • #I508682, #I514993, #I505909 - The preservation issue will no longer occur while converting PDF to PDF/A.

Pivot Table

Bug fixes

  • When virtualization is enabled, an unwanted white space appears in the pivot table UI while deleting the report at run time, which has now been fixed.
  • #I516955 - When virtualization is enabled in the pivot table, date formatting is not applied to date group fields, which has now been fixed.

Presentation

Bug Fixes

  • #I514462 - SVG image is now replaced properly in PowerPoint Presentation.

Rich Text Editor

Bug fixes

  • #I515027 - Now, inserting the SVG or Canvas elements using ExecuteCommand in RichTextEditor works properly.

Schedule

Bug Fixes

  • #F184520 - An issue with the weekly recurrence appointment is not rendered after the first occurrence to the Scheduler with FirstDayOfWeek property has been fixed.

Bug Fixes

  • #I509696 - The issue with the Blazor Sidebar dynamic property changes not reflected in the component has been resolved.

TreeView

Bug fixes

  • #I515589 - The node editing issue when there is a NavigateUrl specified in the Blazor TreeView component has been resolved.

XlsIO

Bug Fixes

  • #I510301 - External formula does not calculated properly after enabling EnableSheetCalculations before formula is now calculated properly.
  • #I515816 - Slicer shape size changed while selecting the slicer item in Excel document is now preserved properly.
  • #I516055 - System.ArgumentException is no longer thrown while adding the watermark if workbook contains only watermark sheet.
  • #I512348 - Horizontal line colors of scatter chart is now rendered properly in chart to image conversion.