Essential Studio for React Release Notes

v19.4.54
March 1, 2022

Common

Bug Fixes

  • SF-366476 - Resolved the issue with React Dialog content does not update when changing state.

Chart

Bug Fixes

  • #I362757 - Histogram points position is not equivalent to axis range issue has been resolved.

DataManager

Bug Fixes

  • #I364174 - Filter with multiple apastrophe value is not encoded properly in Odata adaptor is resolved.

Diagram

Bug Fixes

  • F170870 - The undefined exception will no longer thrown while drag and drop the node over another node.
  • SF-364881 - Selection is now work properly for group node on negative axis.
  • SF-366628 - Node annotation is now update properly while edit in the canvas mode.
  • SF-364084 - Now, Lane Header can be simply obtained from selection change event.
  • SF-366851 - Node Linear gradient is now exported properly while export the diagram.

DocumentEditor

Bug Fixes

  • #SF-365347 - Resolved the copy/paste for match destination formatting.
  • #SF-366101 - Resolved the font size binding issue in font dialog.
  • #SF-362395 - Resolved the table delete issue when track changes is enabled.
  • #SF-359599 - Resolved the empty paragraph track changes not showing in track changes pane.
  • #SF-361140 - Endnote splitting issue to new page is resolved.
  • #SF-367119 - Resolved the script error in opening document with shapes.

Bug Fixes

  • #I364762 - The issue with “Getting CSP error even though the template is not used in Dropdown Tree component” has been resolved.

Gantt

Bug Fixes

  • #366296 - When moving from once cell to another cell using tab key navigation issue has been fixed.
  • #363358,F172781 - Drag and drop not working properly after row gets collapsed issue has been fixed.

Grid

Bug Fixes

  • #F172908 - Script error is thrown when column has sortComparer set is fixed.
  • #I367180 - RowDragandDrop not working when page size set to All has been fixed.
  • #I365069 - column menu popup not closed after filtering using enter key is fixed.

Maps

Bug Fixes

  • #I367115 - markerClick event will be triggered properly in the Maps control.

PDFViewer

Bug Fixes

  • #I362858- The existing form fields are now cleared completely from the collections when loading another document.
  • #F172325- The Script error will no longer be thrown while scrolling the landscape PDF documents before loading.
  • #I364909- The Ink annotation curve is now smooth on mobile devices at higher zoom factors.
  • #I364296- The free text annotation is now not visible in the print preview when the isPrint property is set to false.
  • #I364510, #I363938- The signature is now drawn correctly in the signature field on switching the tabs.
  • #I364296- The PDF document is now downloaded properly when the form field background color is transparent.
  • #I363381- The formFieldPropertiesChange event triggers on removing the signature from the signature field.
  • #I362811, #I364480- The existing from field collections are now updated properly when loading the document.

PivotTable

Bug Fixes

  • When the defer layout update option is enabled, the field list UI will now properly refresh while performing checkbox selection.

ProgressBar

Bug Fixes

  • #I365692 - Linear progress bar animation issue on dynamic update has been fixed.

QueryBuilder

Bug Fixes

  • Issue with ‘getValidRules’ method has been resolved.

RadioButton

Bug Fixes

  • Issue with accessing the element in the destroy method of radio button has been resolved.

RichTextEditor

Bug Fixes

  • #I366312 - Now, pressing the Enter key twice works properly after the Shift + Enter action in the Firefox browser.
  • #I365989 - Now, the pasted content can be edited properly in the Rich Text Editor when the enterKey is configured as BR.
  • #I364798 - Now, the toolbar will be disabled when the pasted image in the Rich Text Editor is begin uploaded.
  • #I365104 - Now, the clearing the list content in the Rich Text Editor works properly by removing all the list elements.

Bug Fixes

  • #I363057 - The issue with “The change event is triggered twice for the first change in Sidebar component” has been resolved.

Spreadsheet

Bug Fixes

  • SF-367012 - Sort action not working on first row issue resolved.
  • SF-367021 - Filter by selected cell value action on date field is not working issue resolved.
  • SF-367013 - Sort not working after filtered the data in freeze pane issue resolved.
  • SF-368464 - Performance issue while filtering the scrolled data with freeze pane issue resolved.
  • SF-363047 - Insert row is not working while adding rows at the end in finite mode issue resolved.
  • SF-364569 - External paste not working if copy indicator available in spreadsheet issue resolved.

TreeGrid

Bug Fixes

  • #I362146 - Resolved row customization is not applied when performing an indent or outdent action with the immutable property enabled.

Features

  • #I367483 - Provided Indent/Outdent toolbar icon based on row selection and deselection.