Essential Studio for React Release Notes

v20.1.52
May 3, 2022

Chart

Bug Fixes

  • #I375071 - Now axis labels is rendering properly with label rotation.

DocumentEditor

Bug Fixes

  • #I368653 - Resolved the Document Editor numbering continuity issue.
  • #I376374 - Resolved the exception thrown on exporting a sfdt without a metafile property in server-side.
  • #I373298 - Resolved the extra paragraph added while updating the table of contents.
  • #I373359 - Resolved the multiples instances of table of content creation when track changes is enabled.
  • #I373451 - Resolved exception while open the document with image without relation identifier.
  • #I373159 - Resolved the console error thrown on pasting a content and then changing page orientation.
  • #I373175 - Resolved the script error thrown on deleting the revision text.
  • #I372741 - Resolved inconsistent behaviour of text selection inside an editable table cell within a read only document.
  • #I372794 - Resolved the script error while serializing sfdt document with page break to html format in server-side.
  • #I372636 - Resolved the text inside the shape with wrapping style ‘in-front of text’.
  • #I372159 - Default number format for Page field is now displayed properly.
  • #I371816 - List format is now preserved properly on importing.
  • #I371644 - Table formatting is now preserved properly while copy pasting table and resolved the document hanging in copying.
  • #I370909 - Resolved the script error rendering after content delete.
  • #I369585 - Resolved the scrolling becomes quite slow while selecting the text in document with more than 20 pages.
  • #I368794 - Resolved the tab space issue.
  • #I366157, #I367362 - Resolved the table rendering issue at the bottom of the page.
  • #I293527 - Justify paragraph layout issue in new page first paragraph is now resolved.
  • #I373340 - Resolved the content hanging issue while opening the attached document.
  • #I372431 - Resolved the table misalignment issue if the table has positioning properties.

FileManager

Bug Fixes

  • #I371623 - The issue with “Unable to perform file operations on the filtered file items in File Manager” has been resolved.

Gantt

Bug Fixes

  • #372661 - Data not properly updated in the Gantt Chart when switching between list view issue has been fixed.

Grid

Bug Fixes

  • #I366094 - Need to consider validation when multiple records are added in batch edit mode has been fixed.
  • #I374850 - When allowKeyboard was set to false the selection was not prevented correctly has been fixed.
  • #F141605 - Provide support get distinct value from server when open the Excel/Checkbox filter has been fixed.

Kanban

Bug Fixes

  • #I375869 - Now, opening and closing the dialog by rapidly double-clicking on the card doesn’t throw any console error.

ListBox

Bug Fixes

  • I374083 - Issue with “Filtering did not work in the datasource empty list” has been resolved.

PDFViewer

Bug Fixes

  • #I361979- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.

ProgressBar

Bug Fixes

  • #I368371 - Progress bar label fading out on animation is resolved now.

RichTextEditor

Bug Fixes

  • #I375434 - Now, pressing the enter key multiple times when the content is empty in the Rich Text Editor on the Firefox browser works properly.
  • #I349917 - Now, the floating toolbar in the Rich Text Editor is displayed properly when rendered inside the modal dialog.
  • #I376141 - Now, pressing enter key before the image with caption doesn’t remove the image.
  • #I373983 - Now, the Rich Text Editor table resize works properly when placed inside the Grid component.

Schedule

Bug Fixes

  • #I374675 - The appointment border maintained after deselection on multiple appointment selections has been fixed.
  • #I373707 - An issue with appointments rendered in the min-max date range in vertical views has been fixed.

Spreadsheet

Bug Fixes

  • #F174531 - Cleared the formula dependencies from calculate instance while importing the excel file.
  • #I375090 - The dollar formula throws an error when used with a single argument issue resolved.
  • #I370988 - Formula dependency not cleared while performing clipboard functionality is fixed.

TreeGrid

Bug Fixes

  • #F174245 - Checkbox column works properly with stacked header.