Essential Studio for Blazor Release Notes

v20.4.53
March 07, 2023

AccumulationChart

Bug Fixes

  • #I441349 - Donut chart datalabels are overlapped has been resolved.

Chart

Bug Fixes

  • #I439186 - Pinch zooming is now working in web and mobile.

ComboBox

Bug fixes

  • #I434558, I439476 - Issue with “Popup get freezed while pressing Enter key and space bar key together in azure hosted app” has been resolved.

DatePicker

Bug fixes

  • #F180483 - Fixed an issue where Focus in the Datepicker component the focus added to Year part issue and Where focusout the Datepicker component using TAB key focusout not worked properly.

DateTimePicker

Bug fixes

  • #FB41028 - Resolved issue with “Exception occurring when selecting the February month on a leap year”.

DocIO

Bug Fixes

  • #I441718 - The ArgumentOutOfRangeException will no longer be thrown while opening a DOCX format document.
  • #I440333 - The NullReferenceException will no longer be thrown while opening a Word document.
  • #I437229 - DOC format document will no longer be corrupted after replacing a text containing bookmarks.
  • #I436714 - Picture is now preserved properly while converting a Word document to PDF.
  • #I440467 - Text with SimSun font now preserved properly while converting a Word document to PDF.

Gantt Chart

Bug Fixes

  • #I436970 - The OutOfMemoryException thrown on loading Gantt Chart has been resolved.
  • #I441520 - Issue on row drag selection in Gantt chart has been resolved.

Grid

Bug Fixes

  • #I442319 - Issue with “Unable to copy selected text, using Ctrl+C command” has been resolved.
  • #I441520 - Exception occurs while selecting the rows using drag selection is fixed.
  • #F180553 - Exception throws When using a filter template, to filter the empty expandoobject records is fixed.
  • #I434133 - Issue with “Whitespace occurs when the ExpandAllGroupAsync and CollapseAllGroupAsync methods are used externally with virtualization” has been resolved.
  • #I435579 - Issue with “Selected row count was incorrect, when filtering and deselecting a value in checkbox selection” has been resolved.
  • #F180733 - Issue with “SelectAllCheckBox does not work properly when header checkbox is clicked” has been resolved.
  • #F436122 - Issue with “Row Drag and Drop does not work properly, when trying to drop in last index“ has been resolved.
  • #F436122 - Issue with “Duplicate frozen columns rendered, when moving frozenlines to the end of movable column“ has been resolved.

NumericTextBox

Bug fixes

  • #41171 - Fixed an issue where NumericTextBox doesn’t display numbers greater than 999 when using type=number.

Presentation

Bug Fixes

  • #I437719 - The line spacing will now applied properly while converting PowerPoint Presentation to PDF.
  • #I437717 - Square dot type of line shape will now preserve properly while converting PowerPoint presentation to PDF.
  • #I439460 - Tab will now applied properly while converting PowerPoint presentation to PDF.

RichTextEditor

Bug Fixes

  • #F180654 - Now, if the Rich Text Editor value is initially set to null, the EditForm valueChanged event will not be triggered.

  • #I429085 - Now, while inserting the mention text with a mouse action, the Rich Text Editor value property is updated.

Scheduler

Bug fixes

  • #F180791 - An issue with CurrentAction of PopupCloseEventArgs value is wrong has been fixed.
  • #F180683 - An issue with scrollbar reset to selected date on date navigate in timeline views has been fixed.
  • #FB41508 - An issue with schedule loading issue with custom adaptor in webassembly has been fixed.

Uploader

Bug fixes

  • #I437503 - Fixed an issue where OnActionComplete event maintained the old data when trying to upload the same file again.