Essential Studio for React Release Notes

v19.4.40
December 28, 2021

Chart

Bug Fixes

  • #I357152 - Legend highlight and selection is now working properly.

ContextMenu

Bug Fixes

  • #I346314 - Issue with stopPropagation not works for context menu has been resolved.

Diagram

Bug Fixes

  • F171088 - The issue “Multiple selection tool not working properly” has been fixed.
  • SF-353924 - The issue “Drag and drop element from tree-view to Diagram does not behave correctly” has been fixed.
  • SF-333944 - The issue “Exception raises when perform sendBackward with native node” has been fixed.
  • SF-358147 - The issue “Labels are not updated properly after loading the saved JSON” has been fixed.
  • #30924 - The issue “Horizontal scrolling not working properly with trackpad” has been fixed.
  • #31218 - The issue “Pinch zoom not working properly with trackpad in i-Mac” has been fixed.
  • SF-357916 - The issue “Bezier Connector target decorator is not rendered properly at initial rendering” has been fixed.

DocumentEditor

Bug Fixes

  • #I347750 - Resolved the hanging issue when pasting large non-formatted content.
  • #I349289, #I349128 - Resolved the endnote shifting and overlapping issue.
  • #F171307 - Resolved the track changes issue in editing paragraph inside table.
  • #SF-359156 - Resolved the cropped image issue rendering in header/footer.
  • #SF-356951, #F170963, #SF-351886, #SF-359815, #SF-359312 - Resolved the merged cell width rendering issue.
  • #I347523 - Resolved the invalid SFDT generation after pasting formatted content.
  • #SF-357703 - Resolved the table row splitting issue.

Bug Fixes

  • ColorPicker is not closed while clicks again the DropDownButton issue has been resolved.

Gantt

Bug Fixes

  • #357340 - Issue with Gantt selectedRowIndex property when deleted the selected item in last row.

Grid

Bug Fixes

  • #I345910 - Sticky header not working when group drop area is hidden has been fixed.
  • #I357254 - Outline is displayed in excel export has been fixed.
  • #FB30729 - Filter dialog position issue when enable virtual scrolling is fixed.
  • #I356122 - actionComplete event is trigger after row reorder is performed has been fixed.
  • #I359292 - Script error thrown while clear filtering with disabled column menu is fixed.

MultiSelect

Bug Fixes

  • #I349117 - Issue with “all items get checked while clicking on the group header text” has been resolved.

PDFViewer

Bug Fixes

  • #I299110, #I348963 - Now, the font size is updated properly while export and import shape annotations.

PivotTable

Bug Fixes

  • The Pivot Chart is now properly shown with the default value of the “zoomFactor” property.

QueryBuilder

Bug Fixes

  • SF-359295 - Issue with fieldModel not works in complex data binding has been fixed.
  • SF-357729 - Issue with QueryBuilder group rendered twice if empty rules is provided has been fixed.

RichTextEditor

Bug Fixes

  • #I347512 - The issue with “ColorPicker of Table quick toolbar got reset whenever quick toolbar rendered” has been resolved.
  • #I358633 - Now, pasting alpha list type contents from the MS Word into the Rich Text Editor works properly.
  • #I359685 - Now, enter key action works properly when an image is added in the list and pressed enter.
  • #I359685 - Now, pressing the space key after 11. works properly and doesn’t create a list.
  • #I358998 - Now, focusing on other elements when the cursor is in Rich Text Editor works properly in the IE11 browser.

Schedule

Bug Fixes

  • #I353817 - An issue with all-day region scrolling issue only in the Mac device has been fixed.

Spreadsheet

Bug Fixes

  • SF-358411 - Cancelling the replace and replace all actions not working issue resolved. actionBegin and actionComplete event for replace action, the argument property name is changed as below.
  • Previous name Current name
  • —–|—–
  • compareVal compareValue
  • SF-357609 - Filters added on empty cells which are outside the used range issue resolved.
  • SF-359059 - Console error on performing filter by cell value operation in cut cell issue resolved.
  • I347810 - Performance issue while paste 100000 cells in Spreadsheet is resolved.
  • I348364 - Script error while use freeze pane with \n in cell value issue is resolved.
  • F171230 - Cannot prevent pasting format using actionBegin while using Ctrl+V shortcut is resolved.
  • I346033 - Today formula is not working on import issue has been fixed.
  • I346033 - Custom currency format is not applied for zero value issue has been fixed.
  • I346033 - Text formula is not working with ddd format issue has been fixed.
  • I346033 - Adding some value to multiplied range which contains empty cell issue has been fixed.
  • I321503 - Cell selection issue after scrolling on imported sheet has been fixed.
  • SF-358418 - Image resize option problem has been fixed.

Features

  • I345022 - Alphanumeric support provided for autofill operation.

SvgBase

Bug Fixes

  • #I357720 - Header line in the tooltip is now proper when text wrap is enabled.

TreeGrid

Bug Fixes

  • #I348232 - Resolved expanding and collapsing the records clearing the selection in checkbox selection while using virtualization.
  • #I349138 - The expand / collapse state on excel exported file works fine.