Essential Studio for React Release Notes

v20.1.58
May 31, 2022

Common

Bug Fixes

  • #I366207 - Resolved the “Dashboard layout component crash while using cell spacing” issue in react component.

AutoComplete

Bug Fixes

  • #F34768 - Issue with “change event argument IsInteracted returns wrong value while rendering component with disabled custom value” has been resolved

Chart

Bug Fixes

  • #I378119 - PlotOffsetBottom not working fine issue has been fixed.

CircularGauge

Features

  • #I365344 - Dash array can now be customized in the border of the Circular Gauge.

DatePicker

Bug Fixes

  • #F34697 - Issue with “able to clear the input value using clear button when component in readonly mode” has been resolved.

DateRangePicker

Bug Fixes

  • #I378357 - Issue with “tab key navigation is not working between calendars” has been resolved.

Diagram

Bug Fixes

  • F173877 - Now, Node template has been rendered properly in layout.

DocumentEditor

Bug Fixes

  • #I378991 - Resolved the corruption issue in exporting the document with chart.
  • #I378564 - Resolved the script error in replacing more than 100 items.
  • #I378450, #I373175 - Resolved the script error in deleting the tracked content.
  • #I376819 - Resolved the issue in saving the document with track changes.
  • #I375984 - Resolved the script error on scrolling the document.
  • #I375559 - Table with wrapping styles is now preserved properly.
  • #I375504 - Resolved the script error in importing form field.
  • #I375369 - Resolved the layouting issue after after editing.

Bug Fixes

  • I375107 - Issue with “cascading dropdown list doesn’t display the updated data while binding the remote data and filtering enabled” has been resolved.

Bug Fixes

  • #I374653 - The issue with “The filtering was not working properly when using a hierarchical data source for the Dropdown Tree component” has been resolved.

FileManager

Bug Fixes

  • #F174002 - The issue with “Toolbar sorting throws an error for the date-modified column of the File Manager” has been resolved.

Gantt

Bug Fixes

  • #380136 - End date is not updated when we update the resource unit via updateRecordByID method.
  • #378491 - Data is not displayed when we frequently move between different tabs has been fixed.
  • #379660 - Script error thrown when switching between tabs has been fixed.

Grid

Bug Fixes

  • #I357493 - An issue with the grid throws a NotFoundError on Unmount in IE11 when using the custom template has been resolved.
  • #I372485 - Adding new rows in-between with infinite scrolling issue has been fixed.
  • #I375336 - Scrolling is not working fine with Virtualization Grid when having frozen column has been fixed.
  • #I374913 - Collapsing Group row is not working properly when cache mode enabled in InfiniteScrolling has been fixed.

Kanban

Features

  • #I373922 - Now, we have improved the performance with the Kanban drag and drop action when large data is being loaded.

ListBox

Bug Fixes

  • F174682 - Issue with “Drag and Drop not working properly while using item template in listbox” has been resolved.

Bug Fixes

  • #I373045 - An issue with “Script error occurs while using keyboard navigation in menu” has been resolved.

PDFViewer

Bug Fixes

  • #I377034- Now, the existing form fields value can be retrieved using the retrieveFormFields() method.
  • #I367416- The radio buttons on the iPad are displayed properly after zooming in and out.
  • #I374726- Signatures will appear in the PDF viewer for the provided document.

PivotTable

Bug Fixes

  • #I380533 - When using value fields with advanced aggregate options, the pivot table can now be properly exported to Excel and CSV formats.

Bug Fixes

  • #I376806 - Now, the drop down list popup will close properly even after interaction with more than one drop down component.

ProgressBar

Bug Fixes

  • #I378263 - Progress bar is now working properly on resize.

RichTextEditor

Bug Fixes

  • #I378721 - Now, pressing the enter key on the selection of multiple paragraph contents works properly in the Firefox browser.
  • #I378378 - Now, copying and pasting the contents with a length that exceeds the maxLength API is properly prevented.
  • #I378378 - Now, adding a link, image, and table is properly prevented when the content length exceeds the maxLength API limit.
  • #I376816 - Now, applying the list by selecting all content that is pasted in the Rich Text Editor on the Firefox browser works and doesn’t raise any console errors.
  • #I378378 - Now, copying and pasting the contents with a length less than or equal to the maxLength API is pasted properly in the Rich Text Editor.
  • #I380152 - Now, typing content in the Rich Text Editor when loading empty P tags in the Iframe mode works properly.
  • #I380165 - Now, the focus will be maintained properly after pressing the enter key in the Rich Text Editor when loading empty P tags.

Schedule

Bug Fixes

  • #I377836 - An issue with component state change when using workDays property has been fixed.
  • #I379346 - An issue with appointments rendered in start and end hour range in vertical views has been fixed.
  • #I379197 - An issue with normal appointment rendered in all day row in DST time zone has been fixed.

Splitter

Bug Fixes

  • #F174876 - Now, collapsing the splitter pane after resizing the pane and when the enablePersistance API is set to true works properly.

Spreadsheet

Bug Fixes

  • #I378302 - Unique formula referred cell values are deleted after performing the saveAsJson method issue is resolved.
  • #I377838 - Script error occurred while importing the custom number format applied excel issue is resolved.
  • #I379174 - Not considering the password when select the unprotect sheet option in sheet tab context menu issue is resolved.
  • #I378874 - Selection misalignment occurs while performing autofit when the column is hidden issue is resolved.

Tab

Bug Fixes

  • #I377292 - Accessibility issues in tab has been fixed.

TreeGrid

Bug Fixes

  • #I376335 - Tree Grid locales are updated dynamically.

TreeView

Bug Fixes

  • #I371505 - The issue with “The TreeView checked node state doesn’t update properly for nested levels when loadOnDemand is enabled” has been resolved.